-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add UI for SAML attribute mapping #4184
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Ignored Deployment
|
Uffizzi Preview |
@novakzaballa I've released the SAML fix that you created to staging so this can now be tested correctly against staging, but I've found a few issues:
![]() ![]() |
Now the modal does not close when the configuration is created, and the SAML attribute tab displays immediately.
Corrected
Removed. |
I've fixed this here but I'm seeing weird behaviour on the tooltip. It looks like the container for the tooltip itself isn't wide enough for the string but I have no idea how to resolve that... ![]() |
Thanks for submitting a PR! Please check the boxes below:
pre-commit
to check lintingdocs/
if required so people know about the feature!Changes
How did you test this code?