-
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(jans-auth-server): we need to add to PAR extra nbf and exp (for 60mins) validation similar to request object to pass FAPI tests #824
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-enhancement
Issue or PR is an enhancement to an existing functionality
triaged
Issue or PR is fully triaged
Comments
yuriyz
added
kind-enhancement
Issue or PR is an enhancement to an existing functionality
comp-jans-auth-server
Component affected by issue or PR
triaged
Issue or PR is fully triaged
labels
Feb 15, 2022
Certification Tests which fail:
|
yuriyz
changed the title
feat: we need to add to PAR extra nbf and exp (for 60mins) similar to request object to pass FAPI tests
feat: we need to add to PAR extra nbf and exp (for 60mins) validation similar to request object to pass FAPI tests
Feb 15, 2022
yuriyz
changed the title
feat: we need to add to PAR extra nbf and exp (for 60mins) validation similar to request object to pass FAPI tests
feat(jans-auth-server): we need to add to PAR extra nbf and exp (for 60mins) validation similar to request object to pass FAPI tests
Feb 15, 2022
yuriyz
added a commit
that referenced
this issue
Feb 17, 2022
yuriyz
pushed a commit
that referenced
this issue
Feb 18, 2022
yuriyz
added a commit
that referenced
this issue
Feb 18, 2022
yuriyz
added a commit
that referenced
this issue
Feb 18, 2022
yuriyz
pushed a commit
that referenced
this issue
Feb 18, 2022
yuriyz
added a commit
that referenced
this issue
Feb 18, 2022
Issue is solved. |
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
kind-enhancement
Issue or PR is an enhancement to an existing functionality
triaged
Issue or PR is fully triaged
Description
We need to add to PAR extra nbf and exp (for 60mins) validation similar to request object to pass FAPI tests.
https://bank.testingluuk8.org/jans-auth/restv1/authorize?request_uri=urn:ietf:params:oauth:request_uri:efa8b9c4-054b-4111-b992-a6f138759fd9&client_id=client2.fabi.testagain&redirect_uri=https://www.certification.openid.net/test/a/GOBD1CNFAPITestOBUK/callback&scope=openid%20acr%20consents%20consent:b9626feb-a7e8-4850-a498-ed10bc981e0d:client2.fabi.testagain&response_type=code
The text was updated successfully, but these errors were encountered: