Skip to content

Duende IdentityServer does not validate introspection requests for Refresh Tokens #1101

@mikbazz19

Description

@mikbazz19

In the RFC document for OAuth 2.0 Token Introspection (https://www.rfc-editor.org/rfc/rfc7662), mentioned that introspection requests can be validated for Access and Refresh tokens. But after going through the open-source code for Duende IdentityServer it seems that Duende IdentityServer does not validate the introspection request for refresh token.
Thought of sharing the same since generally, the introspection requests are being validated against Access token (but Refresh token is not out of scope).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions