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

Error occurred while validating the JTI #21523

Open
aaujayasena opened this issue Oct 28, 2024 · 0 comments
Open

Error occurred while validating the JTI #21523

aaujayasena opened this issue Oct 28, 2024 · 0 comments
Labels

Comments

@aaujayasena
Copy link
Contributor

Describe the issue:
When enabling Private Key JWT reuse, an error occurs while attempting to generate an access token.

{"error_description":"Error occurred while validating the JTI: tutity8576 of the assertion.","error":"invalid_request"}

How to reproduce:

  1. Login to console
  2. Create application and enable the private JWT and enable the JWT reusable
  3. Create private and public key and add the public certificate at Application side
  4. Generate JWT with unique JTI
  5. Required to access token

Expected behavior:
A access token should be generated successfully.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: IS 7.1.0-M1
  • OS: Ubuntu 22.04
  • Database: Oracle 19
  • Userstore: [e.g., LDAP, JDBC]

Optional Fields

Related issues:
#20546

Suggested labels:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant