ClientAuthErrorCodes module
Variables
Variable Details
authorizationCodeMissingFromServerResponse
authorizationCodeMissingFromServerResponse: "authorization_code_missing_from_server_response"
Type
"authorization_code_missing_from_server_response"
authTimeNotFound
authTimeNotFound: "auth_time_not_found"
Type
"auth_time_not_found"
bindingKeyNotRemoved
bindingKeyNotRemoved: "binding_key_not_removed"
Type
"binding_key_not_removed"
cannotAppendScopeSet
cannotAppendScopeSet: "cannot_append_scopeset"
Type
"cannot_append_scopeset"
cannotRemoveEmptyScope
cannotRemoveEmptyScope: "cannot_remove_empty_scope"
Type
"cannot_remove_empty_scope"
clientInfoDecodingError
clientInfoDecodingError: "client_info_decoding_error"
Type
"client_info_decoding_error"
clientInfoEmptyError
clientInfoEmptyError: "client_info_empty_error"
Type
"client_info_empty_error"
deviceCodeExpired
deviceCodeExpired: "device_code_expired"
Type
"device_code_expired"
deviceCodePollingCancelled
deviceCodePollingCancelled: "device_code_polling_cancelled"
Type
"device_code_polling_cancelled"
deviceCodeUnknownError
deviceCodeUnknownError: "device_code_unknown_error"
Type
"device_code_unknown_error"
emptyInputScopeSet
emptyInputScopeSet: "empty_input_scopeset"
Type
"empty_input_scopeset"
endpointResolutionError
endpointResolutionError: "endpoints_resolution_error"
Type
"endpoints_resolution_error"
endSessionEndpointNotSupported
endSessionEndpointNotSupported: "end_session_endpoint_not_supported"
Type
"end_session_endpoint_not_supported"
hashNotDeserialized
hashNotDeserialized: "hash_not_deserialized"
Type
"hash_not_deserialized"
invalidAssertion
invalidAssertion: "invalid_assertion"
Type
"invalid_assertion"
invalidCacheEnvironment
invalidCacheEnvironment: "invalid_cache_environment"
Type
"invalid_cache_environment"
invalidCacheRecord
invalidCacheRecord: "invalid_cache_record"
Type
"invalid_cache_record"
invalidClientCredential
invalidClientCredential: "invalid_client_credential"
Type
"invalid_client_credential"
invalidState
invalidState: "invalid_state"
Type
"invalid_state"
keyIdMissing
keyIdMissing: "key_id_missing"
Type
"key_id_missing"
maxAgeTranspired
maxAgeTranspired: "max_age_transpired"
Type
"max_age_transpired"
methodNotImplemented
methodNotImplemented: "method_not_implemented"
Type
"method_not_implemented"
missingTenantIdError
missingTenantIdError: "missing_tenant_id_error"
Type
"missing_tenant_id_error"
multipleMatchingAccounts
multipleMatchingAccounts: "multiple_matching_accounts"
Type
"multiple_matching_accounts"
multipleMatchingAppMetadata
multipleMatchingAppMetadata: "multiple_matching_appMetadata"
Type
"multiple_matching_appMetadata"
multipleMatchingTokens
multipleMatchingTokens: "multiple_matching_tokens"
Type
"multiple_matching_tokens"
nestedAppAuthBridgeDisabled
nestedAppAuthBridgeDisabled: "nested_app_auth_bridge_disabled"
Type
"nested_app_auth_bridge_disabled"
networkError
networkError: "network_error"
Type
"network_error"
noAccountFound
noAccountFound: "no_account_found"
Type
"no_account_found"
noAccountInSilentRequest
noAccountInSilentRequest: "no_account_in_silent_request"
Type
"no_account_in_silent_request"
noCryptoObject
noCryptoObject: "no_crypto_object"
Type
"no_crypto_object"
nonceMismatch
nonceMismatch: "nonce_mismatch"
Type
"nonce_mismatch"
noNetworkConnectivity
noNetworkConnectivity: "no_network_connectivity"
Type
"no_network_connectivity"
nullOrEmptyToken
nullOrEmptyToken: "null_or_empty_token"
Type
"null_or_empty_token"
openIdConfigError
openIdConfigError: "openid_config_error"
Type
"openid_config_error"
platformBrokerError
platformBrokerError: "platform_broker_error"
Type
"platform_broker_error"
requestCannotBeMade
requestCannotBeMade: "request_cannot_be_made"
Type
"request_cannot_be_made"
stateMismatch
stateMismatch: "state_mismatch"
Type
"state_mismatch"
stateNotFound
stateNotFound: "state_not_found"
Type
"state_not_found"
tokenClaimsCnfRequiredForSignedJwt
tokenClaimsCnfRequiredForSignedJwt: "token_claims_cnf_required_for_signedjwt"
Type
"token_claims_cnf_required_for_signedjwt"
tokenParsingError
tokenParsingError: "token_parsing_error"
Type
"token_parsing_error"
tokenRefreshRequired
tokenRefreshRequired: "token_refresh_required"
Type
"token_refresh_required"
unexpectedCredentialType
unexpectedCredentialType: "unexpected_credential_type"
Type
"unexpected_credential_type"
userCanceled
userCanceled: "user_canceled"
Type
"user_canceled"
userTimeoutReached
userTimeoutReached: "user_timeout_reached"
Type
"user_timeout_reached"