com.ibm.ws.security.oauth20.resources.ProviderMsgs

CWOAU0001I: Initializing OAuth 20 providers.
CWOAU0002I: OAuth TAI enabled successfully.
CWOAU0003I: OAuth Provider created successfully.
CWOAU0004E: Error: admin commands must run in connected mode to a started server.
CWOAU0005I: OAuth Provider deleted successfully.
CWOAU0006E: Filename already exists.
CWOAU0007E: OAuth provider not found.
CWOAU0008I: Configuration successfully written to {0}
CWOAU0009E: File not found: {0}
CWOAU0010I: Configuration imported successfully.
CWOAU0011I: OAuth20MBean processing command {0}.
CWOAU0012E: Error initializing OAuth framework
CWOAU0013I: OAuth20ClientMBean processing command {0}.
CWOAU0014E: No OAuth Client MBeans found, in-memory client table operations will fail.
CWOAU0015E: Failed to delete the client with id = {0}.
CWOAU0016E: Failed to update the client with id = {0}.
CWOAU0017E: Failed to create the client.
CWOAU0018E: Cannot get request dispatcher specified by configuration {0} at context={1} path={2}.
CWOAU0019E: You are not authorized to access this protected resource.
CWOAU0020E: The authorization code {0} does not belong to the client attempting to use it: {1}.
CWOAU0021E: The parameter [{0}] contains an illegally formatted value: [{1}].
CWOAU0022E: The following OAuth parameter was provided more than once in the request: {0}
CWOAU0023E: The OAuth service provider could not find the client {0}.
CWOAU0024E: The OAuth client {0} presented an invalid client secret in the OAuth request.
CWOAU0025E: The grant_type parameter was invalid: {0}
CWOAU0026E: The redirect URI parameter was invalid: {0}
CWOAU0027E: The response_type parameter was invalid: {0}
CWOAU0028E: The requested scope: [{0}] exceeds the scope granted by the resource owner: [{1}].
CWOAU0029E: The token with key: {0} type: {1} subType: {2} was not found in the token cache.
CWOAU0030E: An invalid HTTP method was used at the token endpoint: {0}
CWOAU0031E: The client_id passed in the request to the token endpoint: {0} did not match the authenticated client provided in the API call: {1}
CWOAU0032E: The received redirect URI: {0} does not match the redirect URI the grant was issued to: {1}
CWOAU0033E: A required runtime parameter was missing: {0}
CWOAU0034E: A public client attempted to access the token endpoint using the client_credentials grant type. The client_id is: {0}
CWOAU0035E: A public client attempted to access the token endpoint and public clients are forbidden in this component configuration. The client_id is: {0}
CWOAU0036E: The refresh token: {0} does not belong to the client attempting to use it: {1}
CWOAU0037E: HTTP scheme is used at the specified endpoint: {0}, HTTPS is required.
CWOAU0038E: The client could not be verified. Either the client ID: {0} or client secret is incorrect.
CWOAU0039A: Authorization failed for user {0} The user is not granted access to any of the required roles for OAuth 2.0 and the OpenID Connect request.
CWOAU0039W: The request directed to the endpoint URL of [{0}] was not recognized by the OAuth provider as a valid request.
CWOAU0041E: The filter criteria matched for more than one provider [{0}] for processing the request. The filter criteria should not overlap between providers.
CWOAU0042E: The authorization request [{0}] parameter value: [{1}] is not valid because it has a value of ''none'' in addition to other values.
CWOAU0043E: The OAuth authorization endpoint could not redirect the user agent to the redirection URI [{0}] because there was an unexpected java.io.IOException with message: {1}
CWOAU0044E: The OAuth authorization endpoint could not process the OAuth request because there was no issuer identifier found.
CWOAU0045E: The OAuth token endpoint could not write the HTTP response to the OAuth client {0} because there was an unexpected exception with message: {1}
CWOAU0046E: The OAuth token endpoint could not process the OAuth request because there was no issuer identifier found.
CWOAU0047E: The OAuth service provider could not decode an HTTP request query string parameter because there was an unexpected java.io.UnsupportedEncodingException.
CWOAU0048E: The configuration parameter [{0}] is not set.
CWOAU0049E: The specified class with the configuration parameter [{0}] does not match the required interface class [{1}].
CWOAU0050E: The specified class [{0}] with the configuration parameter [{1}] cannot be instantiated. The root exception is : {2}
CWOAU0051E: The configuration value [{1}] which is specified with the configuration parameter [{0}] is not valid.
CWOAU0052E: The value of the configuration parameter [{0}] does not match the grant_type parameter [{1}] in the OAuth request.
CWOAU0053E: The value of the configuration parameter [{0}] does not match the response_type parameter [{1}] in the OAuth request.
CWOAU0054E: The userClientTokenLimit in the token cache with userID "{0}" and clientID "{1}" has been exceeded or reached. The limit is: {2}.
CWOAU0055E: The redirect URI specified in the registered client of the OAuth provider is not valid: {0}
CWOAU0056E: The redirect URI parameter [{0}] provided in the OAuth or OpenID Connect request did not match any of the redirect URIs registered with the OAuth provider [{1}].
CWOAU0057E: The response_type parameter [{0}] in the OAuth or OpenID Connect request cannot include both [{1}] and [{2}] as response types.
CWOAU0058E: The OAuth token with key [{0}], type [{1}], and subType [{2}] has expired.
CWOAU0059E: The OAuth token with key [{0}], type [{1}], and subType [{2}] is not associated with any client, or the associated client is not enabled.
CWOAU0060E: The redirect URI included in the OAuth or OpenID Connect request is {0}, but a non-null redirect URI is provided in the request for the authorization grant: {1}
CWOAU0061E: The OAuth service provider could not find the client because the client name is not valid. Contact your system administrator to resolve the problem.
CWOAU0062E: The OAuth service provider could not redirect the request because the redirect URI was not valid. Contact your system administrator to resolve the problem.
CWOAU0063E: The token endpoint request failed because of two different client_id(s) in the request. One of the client_id(s) is {0} and another is {1} which is authenticated and very likely passed in through the Authorization header.
CWOAU0064E: The requested scope [{0}] and registered scope [{1}] of the client [{2}] does not have a common scope among them. The resultant scope is empty.
CWOAU0065E: The authorization server cannot process the [{0}] request. It is missing the required scope parameter.
CWOAU0066E: The token endpoint request failed because of too many requests from the same user.
CWOAU0067E: The request has been denied by the user, or another error occurred that resulted in denial of the request.
CWOAU0068E: The request on the OpenID Connect authorization endpoint by client [{0}] failed. No scopes are registered for this client.
CWOAU0069E: The resource owner could not be verified. Either the resource owner: {0} or password is incorrect.
CWOAU0070E: A client provider was not found for the OAuth provider.
CWOAU0071E: A public client attempted to access the {0} endpoint using the {1} grant type. This grant type can only be used by confidential clients. The client_id is: {2}
CWOAU0072E: The request parameter [{0}] contains an invalid value [{1}]. The valid values are [{2}] as defined by the configuration attribute [{3}].
CWOAU0073E: An authentication error occurred. Try closing the web browser and authenticating again, or contact the site administrator if the problem persists.
CWOAU0074E: The application password exchange request for the {0} user was not completed because the OAuth provider could not verify the application password. The application password is either incorrect, expired, or revoked, or the provided client ID or user ID is not valid.
CWOAU0075W: The OAuth client [{0}] is configured to allow application passwords to be requested but the provider [{1}] is not configured to process them. This might cause an authentication failure. Set the passwordGrantRequiresAppPassword OAuth provider configuration attribute to true if application passwords are used.
CWOAU0076W: The OAuth client [{0}] is not configured to allow application passwords to be requested but the provider [{1}] is configured to process them. This might cause an authentication failure. Set the passwordGrantRequiresAppPassword OAuth provider configuration attribute to false if application passwords are not used.
CWOAU0077E: The application password created for client [{0}] cannot be used with client [{1}].
CWOAU0078E: An attempt was made to revoke an application password or application token at the revocation endpoint. This action is not allowed.
CWOAU0079E: The code_challenge_method parameter in the request contains an unsupported transform algorithm: [{0}]. The supported transform algorithms are: plain, S256.
CWOAU0080E: The code_verifier length is [{0}]. code_verifier length must be between 43 and 128 characters.
CWOAU0081E: The code_challenge [{0}] and code_verifier [{1}] do not match.
CWOAU0082E: The [{0}] user and [{1}] OAuth client reached the maximum number ([{2}]) of access tokens that can be created by using refresh tokens. A new access token cannot be created with the provided refresh token.