See: Description
Interface | Description |
---|---|
HSM |
Hardware Security Module.
|
User |
An interface that represents a resource owner (in the context of
OAuth 2.0) or
an end user (in the context of OpenID Connect).
|
Class | Description |
---|---|
ClientClaims | |
IdTokenClaims |
Claims used within the ID Token for all OAuth 2.0 flows
used by OpenID Connect.
|
StandardClaims |
Standard claims.
|
Enum | Description |
---|---|
ApplicationType |
Values for
application_type . |
AssertionTarget |
The part of the service that an assertion processor will be applied to.
|
AttachmentType |
Values for
attachments_supported . |
ClaimRuleOperation |
The operation that a claim rule will apply to any claims
it processes.
|
ClaimsScope |
Scopes which are used to request claims.
|
ClaimType |
Claim types.
|
ClientAssertionType |
Client Assertion Type.
|
ClientAuthMethod |
Client authentication methods.
|
ClientRegistrationType |
Values for the
client_registration_types RP metadata and the
client_registration_types_supported OP metadata that are defined in
OpenID Connect Federation 1.0. |
ClientType |
Client types of OAuth 2.0 client applications.
|
CodeChallengeMethod |
Values for
code_challenge_method . |
DeliveryMode |
Backchannel token delivery mode defined in the specification of
CIBA (Client Initiated Backchannel Authentication).
|
Display |
Values for
display . |
ErrorCode |
Values for
error from OAuth 2.0 endpoints. |
GMAction |
Grant Management Action.
|
GrantType |
Values for
grant_type . |
HashAlg |
Hash algorithm.
|
HokMethod |
Values for Holder-of-Key method.
|
JWEAlg |
"alg" (Algorithm) Header Parameter Values for JWE. |
JWEEnc |
"enc" (Encryption Algorithm) Header Parameter Values for JWE. |
JWSAlg |
"alg" (Algorithm) Header Parameter Values for JWS. |
Plan |
Plan.
|
Prompt |
Values for
prompt . |
ResponseMode |
Values for
response_mode . |
ResponseType |
Values for
response_type . |
ServiceProfile |
Service profile.
|
Sns | |
StandardScope |
Scopes defined by related specifications.
|
SubjectType |
Values for
subject_type . |
TokenType |
Token types registered at OAuth URI of OAuth Parameters of IANA (Internet Assigned Numbers Authority).
|
UserCodeCharset |
Character set for end-user verification codes (
user_code )
in Device Flow. |
UserIdentificationHintType |
Types of hints for end-user identification.
|
Copyright © 2023. All rights reserved.