All Classes and Interfaces
Class
Description
Configures the allowed clock skew for token expiration.
Disables the use of nonce in OIDC authentication.
Disable token verification.
Escape hatch for authentication, allowing users to log in with a username and password.
Excluding the escapeHatch login from CSRF protection as the crumb is calculated based on the authentication
mirroring behavior of the normal login page.
Exception to be thrown when the received ID Token did not pass the expected check.
HostnameVerifier
that accepts any presented hostanme including incorrect ones.Allows the addition of custom query parameters to the login request.
Allows the addition of custom query parameters to the logout request.
Generated localization support class.
Generated localization support class.
This class helps in validating algorithms for FIPS-140 compliance and filtering the non-compliant algorithms when in
FIPS mode.
OIC avatar is standard picture field on the profile claim.
Crumb exclusion to allow POSTing to
OicSecurityRealm.doFinishLogin(org.kohsuke.stapler.StaplerRequest2, org.kohsuke.stapler.StaplerResponse2)
A page that shows a simple message when the user logs out.
Login with OpenID Connect / OAuth 2
Represents a property that can be configured for OIDC authentication.
Enables and configures PKCE (Proof Key for Code Exchange) for OIDC authentication.