-
Feature Request
-
Resolution: Unresolved
-
Undefined
-
None
-
2.5
-
False
-
-
False
What is the nature and description of the request?
currently when creating an OAuth2 client the only way for an external app to validate the token it got from aap is to call /me endpoint , this does not allow the app to know if the token was generated by the OAuth2 clientId it expects
Why does the customer need this? (List the business requirements here)
part of RHEM integration - i assume there are other use cases
How would you like to achieve this? (List the functional requirements here)
add a token introspection api per https://datatracker.ietf.org/doc/html/rfc7662#section-2.2
List any affected known dependencies: Doc, UI etc..
APi and docs