Skip to content

Commit 6eab79d

Browse files
committed
2 parents 8c2ba32 + 540465a commit 6eab79d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This project currently supports the following specs:
1313
* [JWT RFC](https://tools.ietf.org/html/rfc7519)
1414
* [PKCE - RFC 7636](https://www.rfc-editor.org/rfc/rfc7636)
1515
* [OIDC RP-Initiated Logout v1.0](https://openid.net/specs/openid-connect-rpinitiated-1_0.html)
16+
* [OAuth2 Token Introspection Endpoint (RFC7662)](https://www.rfc-editor.org/rfc/rfc7662) -- client_credentials (basic auth) or bearer token [RFC6750](https://www.rfc-editor.org/rfc/rfc6750) authentication.
1617
* With the ability to add custom parameters to the Authorization Endpoint call and Token Endpoint call, numerous other protocols can be supported. We'll eventually get around to adding direct support.
1718

1819
It also supports a couple of proprietary IdP extensions as described below.

0 commit comments

Comments
 (0)