Class com.ibm.ws.security.oauth20.web.ClientAuthenticationTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
verify_BasicAuth_EmptyClientId_401 | 0.013s | passed |
verify_BasicAuth_EmptyClientId_JwkEndpoint_401 | 0.014s | passed |
verify_BasicAuth_EmptyClientSecret_DisallowPublicClients | 0.014s | passed |
verify_BasicAuth_EmptyClientSecret_DisallowPublicClients_Invalid_401 | 2.021s | passed |
verify_BasicAuth_GrantTypeAuthzCode | 0.019s | passed |
verify_BasicAuth_GrantTypeAuthzCode_EmptyClientSecret_PublicClient_ClientNotFound_401 | 2.026s | passed |
verify_BasicAuth_GrantTypeClientCredentials | 0.015s | passed |
verify_BasicAuth_GrantTypeClientCredentials_EmptyClientSecret_PublicClient_401 | 0.023s | passed |
verify_BasicAuth_GrantTypeImplicit_EmptyClientSecret_PublicClient | 0.020s | passed |
verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_CoverageMapEndpoint_401 | 0.018s | passed |
verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_401 | 0.035s | passed |
verify_BasicAuth_NoCredentials_401 | 0.024s | passed |
verify_BasicAuth_NoCredentials_CoverageMapEndpoint_401 | 0.013s | passed |
verify_DisallowPublicClients | 0.012s | passed |
verify_DuplicateClientId_400 | 0.022s | passed |
verify_DuplicateClientSecret_400 | 0.022s | passed |
verify_DuplicateGrantType_400 | 0.021s | passed |
verify_DuplicateResourceOwnerName_400 | 0.022s | passed |
verify_EmptyPassword_DisallowPublicClients | 0.014s | passed |
verify_GrantTypeAuthzCode_EmptyPassword_PublicClient | 0.017s | passed |
verify_GrantTypeAuthzCode_EmptyPassword_PublicClient_ClientDisabled | 0.031s | passed |
verify_GrantTypeAuthzCode_NoPassword_PublicClient | 0.017s | passed |
verify_GrantTypeClientCredentials | 0.018s | passed |
verify_GrantTypeClientCredentials_ClientDisabled | 0.022s | passed |
verify_GrantTypeClientCredentials_EmptyPassword_PublicClient_400 | 0.024s | passed |
verify_GrantTypePassword_EmptyResourceOwnerPassword_400 | 0.021s | passed |
verify_GrantTypePassword_EmptyResourceOwnerUsername_400 | 0.023s | passed |
verify_GrantTypePassword_InvalidResourceOwnerCreds_EndSessionEndpoint_401 | 0.014s | passed |
verify_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_400 | 0.021s | passed |
verify_GrantTypePassword_SkipUserValidation | 0.012s | passed |
verify_GrantTypePassword_ValidResourceOwnerCreds | 0.016s | passed |
verify_InvalidClient_AuthorizeEndpoint_400 | 2.051s | passed |
verify_InvalidClient_IntrospectEndpoint_400 | 2.032s | passed |
verify_NoClientProvider_400 | 0.028s | passed |
verify_NoClientProvider_AuthHeaderPresent_401 | 0.024s | passed |
verify_NonBasicAuth_EmptyClientId_400 | 0.022s | passed |
verify_NonBasicAuth_GrantTypeAuthzCode_MissingClientSecret | 0.012s | passed |
verify_NonBasicAuth_GrantTypeJwt_MissingClientSecret_InvalidClient_RevokeEndpoint_401 | 0.020s | passed |
verify_NonBasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_UserInfoEndpoint_401 | 0.014s | passed |
verify_NonBasicAuth_InvalidClient_IntrospectEndpoint_401 | 2.043s | passed |
verify_NonBasicAuth_MissingClientId_400 | 0.020s | passed |
verify_validateResourceOwnerCredentialSetsUserNameAttribute | 0.016s | passed |
Standard output
********* Starting test: verify_BasicAuth_NoCredentials_401 ********* Starting test: verify_BasicAuth_NoCredentials_CoverageMapEndpoint_401 ********* Starting test: verify_BasicAuth_EmptyClientId_401 ********* Starting test: verify_BasicAuth_EmptyClientId_JwkEndpoint_401 ********* Starting test: verify_BasicAuth_EmptyClientSecret_DisallowPublicClients ********* Starting test: verify_BasicAuth_EmptyClientSecret_DisallowPublicClients_Invalid_401 ********* Starting test: verify_BasicAuth_GrantTypeAuthzCode ********* Starting test: verify_BasicAuth_GrantTypeAuthzCode_EmptyClientSecret_PublicClient_ClientNotFound_401 ********* Starting test: verify_BasicAuth_GrantTypeImplicit_EmptyClientSecret_PublicClient ********* Starting test: verify_BasicAuth_GrantTypeClientCredentials ********* Starting test: verify_BasicAuth_GrantTypeClientCredentials_EmptyClientSecret_PublicClient_401 ********* Starting test: verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_401 ********* Starting test: verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_CoverageMapEndpoint_401 ********* Starting test: verify_NoClientProvider_400 ********* Starting test: verify_NoClientProvider_AuthHeaderPresent_401 ********* Starting test: verify_GrantTypeAuthzCode_NoPassword_PublicClient ********* Starting test: verify_GrantTypeAuthzCode_EmptyPassword_PublicClient ********* Starting test: verify_GrantTypeAuthzCode_EmptyPassword_PublicClient_ClientDisabled ********* Starting test: verify_GrantTypeClientCredentials ********* Starting test: verify_GrantTypeClientCredentials_ClientDisabled ********* Starting test: verify_GrantTypeClientCredentials_EmptyPassword_PublicClient_400 ********* Starting test: verify_EmptyPassword_DisallowPublicClients ********* Starting test: verify_DuplicateClientId_400 ********* Starting test: verify_DuplicateClientSecret_400 ********* Starting test: verify_DuplicateGrantType_400 ********* Starting test: verify_DisallowPublicClients ********* Starting test: verify_InvalidClient_AuthorizeEndpoint_400 ********* Starting test: verify_InvalidClient_IntrospectEndpoint_400 ********* Starting test: verify_GrantTypePassword_SkipUserValidation ********* Starting test: verify_validateResourceOwnerCredentialSetsUserNameAttribute ********* Starting test: verify_GrantTypePassword_ValidResourceOwnerCreds ********* Starting test: verify_GrantTypePassword_EmptyResourceOwnerUsername_400 ********* Starting test: verify_GrantTypePassword_EmptyResourceOwnerPassword_400 ********* Starting test: verify_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_400 ********* Starting test: verify_GrantTypePassword_InvalidResourceOwnerCreds_EndSessionEndpoint_401 ********* Starting test: verify_DuplicateResourceOwnerName_400 ********* Starting test: verify_NonBasicAuth_InvalidClient_IntrospectEndpoint_401 ********* Starting test: verify_NonBasicAuth_EmptyClientId_400 ********* Starting test: verify_NonBasicAuth_MissingClientId_400 ********* Starting test: verify_NonBasicAuth_GrantTypeAuthzCode_MissingClientSecret ********* Starting test: verify_NonBasicAuth_GrantTypeJwt_MissingClientSecret_InvalidClient_RevokeEndpoint_401 ********* Starting test: verify_NonBasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_UserInfoEndpoint_401
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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: 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: 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: 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: 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: or client secret is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: 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: 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: 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: 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: 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: 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: 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: 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: 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: 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: or client secret is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: 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: 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: 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: 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: 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: 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWOAU0070E: A client provider was not found for the OAuth provider. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [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_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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: client_secret [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.3.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.0.log [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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.5.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.4.log [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.2.log [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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.1.log [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.6.log [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 ] 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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.7.log [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.10.log [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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.14.log [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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.5.log [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.3.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.2.log [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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.39.1.log [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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.11.log [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.10.log [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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.0.log [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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.12.log [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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.0.log [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.13.log [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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.15.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.1.log [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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.37.4.log [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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.41.1.log [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 ] 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 ] 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 ] 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 ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.8.log [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.36.9.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh12.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.01.08_04.00.39.0.log [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [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