-
Notifications
You must be signed in to change notification settings - Fork 75
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: support regex client attribute to validate redirect uris #1005
Conversation
cdd9afc
to
6cfa087
Compare
[jans-cli] Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
fe3334b
to
54c419a
Compare
[jans-linux-setup] Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
[jans-config-api-parent] Kudos, SonarCloud Quality Gate passed! |
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 good. Some minor feedback in inlined comments.
jans-auth-server/server/src/main/java/io/jans/as/server/service/RedirectionUriService.java
Outdated
Show resolved
Hide resolved
jans-auth-server/server/src/test/java/io/jans/as/server/service/RedirectionUriServiceTest.java
Outdated
Show resolved
Hide resolved
[Jans authentication server parent] SonarCloud Quality Gate failed. |
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.
Approved
Description
Target issue #
Support redirect_uri regular expression matching #348
Implementation Details
redirectUrisRegexEnabled
.