feat: token introspection endpoint added
Merge branch 'feat/token-introspection' into 'next' See merge request !96 This MR adds a simple `GET /token/introspection` endpoint that decode the Autorization Bearer token **only if the user or client representing it, is known to the system**. This endpoint is required for developing a grafana data source plugin in the future
Loading
-
mentioned in merge request !73 (merged)
-
mentioned in commit ab0cec21
Please register or sign in to comment