We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Remove empty space created in authz url.
https://demoexample.gluu.org/jans-auth/restv1/authorize?response_type=code20%20%20%20%&redirect_uri=https://demoexample.gluu.org/admin&client_id=1901.635f11e0-7630-45e3-8327-ccc4de546297&scope=openid+profile+email+user_name&state=fsfjdkfhdjfkdf&nonce=dtdfgsdfsdfdsf
The text was updated successfully, but these errors were encountered:
fix: remove empty space created for response_type param in authz url …
85f2ca5
…created by admin ui #55
Merge pull request #56 from GluuFederation/admin-ui-issue-55
d7b37d8
fix: remove empty space created for response_type param in authz url created by admin ui #55
Done
Sorry, something went wrong.
duttarnab
No branches or pull requests
Remove empty space created in authz url.
https://demoexample.gluu.org/jans-auth/restv1/authorize?response_type=code20%20%20%20%&redirect_uri=https://demoexample.gluu.org/admin&client_id=1901.635f11e0-7630-45e3-8327-ccc4de546297&scope=openid+profile+email+user_name&state=fsfjdkfhdjfkdf&nonce=dtdfgsdfsdfdsf
The text was updated successfully, but these errors were encountered: