Skip to content
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

Closed
duttarnab opened this issue Feb 8, 2022 · 3 comments
Closed

fix: use authoriztion_url for authz request #47

duttarnab opened this issue Feb 8, 2022 · 3 comments
Assignees
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR

Comments

@duttarnab
Copy link
Contributor

  1. Currently following url is used for authorization.
    https://%(hostname)s/jans-auth/authorize.htm It should be changed to https://%(hostname)s/jans-auth/restv1/authorize.

  2. Remove acr_values from authoriztion_url .

@duttarnab duttarnab added bug Something isn't working comp-admin-ui Component affected by issue or PR labels Feb 8, 2022
@duttarnab duttarnab self-assigned this Feb 8, 2022
syntrydy added a commit that referenced this issue Feb 8, 2022
fix: use authoriztion_url for authz request #47
@duttarnab
Copy link
Contributor Author

Done

@duttarnab
Copy link
Contributor Author

duttarnab commented Mar 3, 2022

need to revert #2

  • Remove acr_values from authoriztion_url .

@duttarnab
Copy link
Contributor Author

Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp-admin-ui Component affected by issue or PR
Projects
None yet
Development

No branches or pull requests

1 participant