Class com.ibm.ws.security.oauth20.web.UserAuthenticationWithTraceTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
TestGetRegisteredRedirectUriErrorException | 0.007s | passed |
TestGetRegisteredRedirectUriErrorNoClient | 0.006s | passed |
TestGetRegisteredRedirectUriErrorNoId | 0.006s | passed |
TestGetRegisteredRedirectUriGood | 0.007s | passed |
TestValidateIdTokenHintFailClientId | 0.006s | passed |
TestValidateIdTokenHintFailStatus | 0.025s | passed |
TestValidateIdTokenHintFailUsername | 0.006s | passed |
TestValidateIdTokenHintGood | 0.006s | passed |
TestValidateIdTokenHintGoodNoStatus | 0.007s | passed |
handleAuthenticationAuthTypeBasicPromptHasLoginAuthenticationFailure | 0.025s | passed |
handleAuthenticationAuthTypeBasicPromptHasLoginInvalidUserRole | 0.008s | passed |
handleAuthenticationAuthTypeNonePromptHasLogin | 0.008s | passed |
handleAuthenticationAuthTypeNonePromptNone | 0.008s | passed |
handleAuthenticationNormalBasic | 0.141s | passed |
handleAuthenticationNormalCert | 0.012s | passed |
handleAuthenticationNormalCert_certAuthenticationDisabled | 0.026s | passed |
handleAuthenticationPromptNone | 0.007s | passed |
handleAuthenticationWithOAuthResultAuthTypeBasicPromptHasLoginAuthenticationFailure | 0.024s | passed |
handleAuthenticationWithOAuthResultAuthTypeBasicPromptHasLoginInvalidUserRole | 0.008s | passed |
handleAuthenticationWithOAuthResultAuthTypeBasicPromptHasLoginInvalidUserRoleAuthResultNull | 0.007s | passed |
handleAuthenticationWithOAuthResultAuthTypeNonePromptLogin | 0.008s | passed |
handleAuthenticationWithOAuthResultAuthTypeNonePromptNone | 0.010s | passed |
handleAuthenticationWithOAuthResultNormal | 0.009s | passed |
handleAuthenticationWithOAuthResultNormalAuthResultNull | 0.007s | passed |
handleAuthenticationWithOAuthResultPromptNone | 0.008s | passed |
handleBasicAuthentication | 0.007s | passed |
handleBasicAuthenticationMalformedHeader | 0.007s | passed |
handleBasicAuthenticationNullPrincipalAuthTypeNone | 0.014s | passed |
handleBasicAuthenticationUserNotInRole | 0.007s | passed |
handleBasicAuthentication_certAuthenticationDisabled_allowCertAuthentication | 0.009s | passed |
hasAuthenticationDataAuthTypeCert | 0.007s | passed |
renderErrorPageForwardRequest | 0.007s | passed |
renderErrorPageForwardRequestNoDipatcher | 0.045s | passed |
renderErrorPageRedirectRequest | 0.011s | passed |
Standard error
[ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the urn:ietf:params:oauth:grant-type:jwt-bearer grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1452E: The JSONObject for bob returned by Liberty user feature com.ibm.wsspi.security.oauth20.TokenIntrospectProvider$$EnhancerByCGLIB$$255d230c is null or bad. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1416E: The token endpoint request failed because the client [client01] is not autoAuthorized and it does not define the 'preAuthorizedScope' list in its configuration. No scopes can be authorized. [ERROR ] CWWKS1414E: The token endpoint request failed because scope [openid] in the scope parameter of the request was not defined in the list of 'preAuthorizedScope' in client [client01]. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1418E: The token endpoint request failed. The OpenID Connect Provider can not process the request because it contains more than one [grant_type] parameter. [ERROR ] CWWKS1433E: The HTTP method DELETE is not supported for the service CoverageMapEndpointServices. [ERROR ] CWWKS1434E: Missing required parameters in the request. [ERROR ] CWWKS1435E: Missing token_type parameter in the request. [ERROR ] CWWKS1436E: Request contains multiple token_type parameters. [ERROR ] CWWKS1437E: Request contains unrecognized token type parameter Bearer$#. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] CWWKS1440E: The user authentication of the request failed because the Authorization header in the request failed to be verified as a valid user. [ERROR ] security.oauth20.endpoint.template.forward.error oauth20.authorization.error.template /root /path