-
Notifications
You must be signed in to change notification settings - Fork 14
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
fix: use authoriztion_url for authz request #47
Labels
Comments
duttarnab
added
bug
Something isn't working
comp-admin-ui
Component affected by issue or PR
labels
Feb 8, 2022
duttarnab
added a commit
that referenced
this issue
Feb 8, 2022
duttarnab
added a commit
that referenced
this issue
Feb 8, 2022
syntrydy
added a commit
that referenced
this issue
Feb 8, 2022
fix: use authoriztion_url for authz request #47
This was referenced Feb 8, 2022
Done |
need to revert #2
|
duttarnab
added a commit
that referenced
this issue
Mar 3, 2022
mjatin-dev
added a commit
that referenced
this issue
Mar 3, 2022
fix: use authoriztion_url for authz request #47
Done |
This was referenced Jul 14, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Currently following url is used for authorization.
https://%(hostname)s/jans-auth/authorize.htm
It should be changed tohttps://%(hostname)s/jans-auth/restv1/authorize
.Remove
acr_values
from authoriztion_url .The text was updated successfully, but these errors were encountered: