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

Introspection - Consider supporting different authentication methods #61

Closed
ycrumeyrolle opened this issue Sep 30, 2017 · 2 comments
Closed

Comments

@ycrumeyrolle
Copy link

ycrumeyrolle commented Sep 30, 2017

The introspection client only support the client authentication method client_secret_post.
The introspection endpoint may also support other methods:

  • client_secret_basic
  • client_secret_jwt
  • private_key_jwt

The discovery endpoint should be used for retrieving the following metadata:

  • introspection_endpoint_auth_methods_supported
  • introspection_endpoint_auth_signing_alg_values_supported

Related IdentityModel/IdentityModel.AspNetCore.OAuth2Introspection#21

@leastprivilege
Copy link
Contributor

moved to #66

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 23, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants