Package | Description |
---|---|
org.forgerock.openig.filter.oauth2 |
This package contains the OAuth2 Token validation filter that acts as an OAuth 2 Resource Server.
|
Modifier and Type | Class and Description |
---|---|
class |
CertificateThumbprintConfirmationKeyVerifier
Verifies a certificate thumbprint by computing a digest of the client certificate (found in
ClientContext )
and comparing the result with the base64-url-encoded value provided within the confirmation key node. |
Modifier and Type | Field and Description |
---|---|
static ConfirmationKeyVerifier |
ConfirmationKeyVerifier.UNKNOWN
Verifier that always fail because verification method is not supported.
|
Copyright 2011-2017 ForgeRock AS.