-
Notifications
You must be signed in to change notification settings - Fork 4
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
IAM-1047 provider defaults to non existant schema #456
IAM-1047 provider defaults to non existant schema #456
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Haven't tried it, so I am probably wrong on some things
104b360
to
f3d1bac
Compare
01fa6d9
to
098280d
Compare
@nsklikas @pik4ez-canonical The validation is for the I'll update the description of this PR and request reviews again. Also, I added the tests suggested by Nikos (thanks for that). |
098280d
to
a28056a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks clean and readable thanks to the comments.
Thank you Marco, good job!
a28056a
to
6452cd2
Compare
…d, allow Mapper to be empty since Kratos will use default Mapper if its value is empty and will try to use OIDC discovery when IssuerURL is provided
6452cd2
to
cde3d09
Compare
I consider this PR final, all comments are addressed and already rebased on main, please review again @nsklikas @pik4ez-canonical |
Description
The only way to address #405 right now is to remove the default value.
I opened issue #455 to address the lack of a dropdown and more info about how to populate the Mapper field in the Create Provider form.
Changes
generic
provider type we are allowing AuthURL and TokenURL to be empty in case IssuerURL is non empty