io.helidon.security.providers.oidc.common.PkceChallengeMethod
Description
This type is an enumeration.
Allowed Values
| Value | Description |
|---|---|
PLAIN | No hashing will be applied |
S256 | SHA-256 algorithm is used to hash the verifier value |
Usages
security.providers.idcs-role-mapper.oidc-config.pkce-challenge-methodsecurity.providers.oidc.pkce-challenge-methodserver.features.security.security.providers.idcs-role-mapper.oidc-config.pkce-challenge-methodserver.features.security.security.providers.oidc.pkce-challenge-method
See the manifest for all available types.