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

JARM FAPI Test Failed: fapi1-advanced-final-ensure-registered-redirect-uri #315

Closed
HemantKMehta opened this issue Nov 23, 2021 · 1 comment
Labels
comp-jans-auth-server Component affected by issue or PR effort-2 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system triaged Issue or PR is fully triaged

Comments

@HemantKMehta
Copy link
Contributor

Test Link with error: https://www.certification.openid.net/log-detail.html?log=avFmKh1L7K09PKG&public=true
Expected Result: This test uses an unregistered redirect uri. The authorization server should display an error saying the redirect uri is invalid, a screenshot of which should be uploaded.

Actual Result:
it is returning following response
{
"response": "eyJraWQiOiJjMzkzYWM0YS1mNmFjLTQyYTUtYjBhNy0wZWY2ZmM4OTBhMzZfc2lnX3JzMjU2IiwidHlwIjoiand0IiwiYWxnIjoiUlMyNTYifQ.eyJhdWQiOiJjbGllbnQyLmZhYmkudGVzdGFnYWluIiwiY29kZSI6IjZlYzc2MzI0LWI5ZDgtNDQ5ZC1iNjFmLTM0Y2Y3NzAzNTg3MyIsImlzcyI6Imh0dHBzOi8vYmFuay50ZXN0aW5nbHV1azgub3JnIiwic3RhdGUiOiJMYU94R2xKM2F1IiwiZXhwIjoxNjM3NjY3NzU2LCJzZXNzaW9uX3N0YXRlIjoiYmI5NTdkYWY4ZjBlZjkwMTgyNmIxOWQ4Mjc3NDc1NjIwMjNlYzNkODgxNDcxNzEyMjE5OGZlNzA2NjIzYzZkMi5kM2E1ZWQ0MS05Yzg0LTQyM2QtYTEzNS0wYzliNWFjODZjYzcifQ.ltxds_XeD8cCiHmURBxzcgkju-F8iso-cX2dLfBViEBh7DDZNUnZm1yjskEcqJY4YADcwTmRUNxoFcnM2jTMRNMapyjHCGxh4GC0nDwdJAymxo2yfdudjbxuODK77xGVvAqd7ZaWUe_rIZ6DkHk15ppGo47FZEg-nTRDeawgFzG66RjK8QhqCaZLqLHBk-uZJaBxQxPFH6-TkHxE-wQE3_1nKXPStCzuSUYiJhwt9POaiMWseQPcxjK74FZA6UUBcIbMfp2nFYdkiO6y3x2EJ8bAP5T1N_Lgyk3SxU4vxF3SKQFW6bexcoCWQl7QPiI0d9h_qoctZO3sIVpK_m7tiA"
}

It was successful on 13-Oct-2021 and it was displaying error invalid_request_redirect_uri

This is link of successful test is as follows (please click on More button in the left side (third last in the bottom of following link)
https://www.certification.openid.net/log-detail.html?log=J7tPKaU36NTAvL2&public=true

Earlier it was displaying error as this screenshot

Screenshot from 2021-10-14 13-15-06

@ghost ghost assigned HemantKMehta Jan 5, 2022
@ossdhaval ossdhaval transferred this issue from another repository Jan 13, 2022
@ossdhaval ossdhaval added comp-jans-auth-server Component affected by issue or PR effort-2 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system triaged Issue or PR is fully triaged labels Jan 13, 2022
moabu pushed a commit that referenced this issue Jan 13, 2022
Revert "Revert "Extending crypto algorithms, Sub PR 2""
moabu pushed a commit that referenced this issue Jan 13, 2022
Revert "Revert "Extending crypto algorithms, Sub PR 2""
@HemantKMehta
Copy link
Contributor Author

Fixed with this PR #757

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-auth-server Component affected by issue or PR effort-2 Relative effort required for completion of issue or PR kind-enhancement Issue or PR is an enhancement to an existing functionality priority-4 Minor issue or PR is not relevant to core functions, or relates to the usability of system triaged Issue or PR is fully triaged
Projects
None yet
Development

No branches or pull requests

3 participants