-
-
-
Serialized Fields
-
idpLogoutUrl
String idpLogoutUrl
-
- serialVersionUID:
- 1L
-
Serialized Fields
-
accessToken
Secret accessToken
-
expiresAtMillis
Long expiresAtMillis
-
idToken
Secret idToken
-
refreshToken
Secret refreshToken
-
- serialVersionUID:
- 1L
-
-
Serialized Fields
-
allowedTokenExpirationClockSkewSeconds
Long allowedTokenExpirationClockSkewSeconds
Additional number of seconds to add to token expiration
-
allowTokenAccessWithoutOicSession
boolean allowTokenAccessWithoutOicSession
Flag to enable traditional Jenkins API token based access (no OicSession needed)
-
clientId
String clientId
-
clientSecret
Secret clientSecret
-
disableSslVerification
boolean disableSslVerification
-
disableTokenVerification
boolean disableTokenVerification
Flag to disable JWT signature verification
-
emailFieldName
String emailFieldName
-
escapeHatchEnabled
boolean escapeHatchEnabled
-
escapeHatchGroup
String escapeHatchGroup
-
escapeHatchSecret
Secret escapeHatchSecret
-
escapeHatchUsername
String escapeHatchUsername
-
fullNameFieldName
String fullNameFieldName
-
groupsFieldName
String groupsFieldName
-
logoutFromOpenidProvider
boolean logoutFromOpenidProvider
-
nonceDisabled
boolean nonceDisabled
Flag to disable nonce security
-
overrideScopes
String overrideScopes
Deprecated.
-
pkceEnabled
boolean pkceEnabled
Flag to enable PKCE challenge
-
postLogoutRedirectUrl
String postLogoutRedirectUrl
-
rootURLFromRequest
boolean rootURLFromRequest
Flag indicating if root url should be taken from config or request
Taking root url from request requires a well configured proxy/ingress
-
sendScopesInTokenRequest
boolean sendScopesInTokenRequest
Flag to send scopes in code token request
-
serverConfiguration
OicServerConfiguration serverConfiguration
-
tokenExpirationCheckDisabled
boolean tokenExpirationCheckDisabled
Flag to disable token expiration check
-
tokenFieldToCheckKey
String tokenFieldToCheckKey
-
tokenFieldToCheckValue
String tokenFieldToCheckValue
-
userNameField
String userNameField
-
-
-
-
OicServerConfiguration