Class com.ibm.ws.security.oauth20.web.ClientAuthenticationTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
verify_BasicAuth_EmptyClientId_401 | 0.015s | passed |
verify_BasicAuth_EmptyClientId_JwkEndpoint_401 | 0.018s | passed |
verify_BasicAuth_EmptyClientSecret_DisallowPublicClients | 0.014s | passed |
verify_BasicAuth_EmptyClientSecret_DisallowPublicClients_Invalid_401 | 2.023s | passed |
verify_BasicAuth_GrantTypeAuthzCode | 0.026s | passed |
verify_BasicAuth_GrantTypeAuthzCode_EmptyClientSecret_PublicClient_ClientNotFound_401 | 2.030s | passed |
verify_BasicAuth_GrantTypeClientCredentials | 0.015s | passed |
verify_BasicAuth_GrantTypeClientCredentials_EmptyClientSecret_PublicClient_401 | 0.030s | passed |
verify_BasicAuth_GrantTypeImplicit_EmptyClientSecret_PublicClient | 0.014s | passed |
verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_CoverageMapEndpoint_401 | 0.020s | passed |
verify_BasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_401 | 0.034s | passed |
verify_BasicAuth_NoCredentials_401 | 0.021s | passed |
verify_BasicAuth_NoCredentials_CoverageMapEndpoint_401 | 0.015s | passed |
verify_DisallowPublicClients | 0.011s | passed |
verify_DuplicateClientId_400 | 0.021s | passed |
verify_DuplicateClientSecret_400 | 0.017s | passed |
verify_DuplicateGrantType_400 | 0.016s | passed |
verify_DuplicateResourceOwnerName_400 | 0.021s | passed |
verify_EmptyPassword_DisallowPublicClients | 0.013s | passed |
verify_GrantTypeAuthzCode_EmptyPassword_PublicClient | 0.016s | passed |
verify_GrantTypeAuthzCode_EmptyPassword_PublicClient_ClientDisabled | 0.034s | passed |
verify_GrantTypeAuthzCode_NoPassword_PublicClient | 0.015s | passed |
verify_GrantTypeClientCredentials | 0.015s | passed |
verify_GrantTypeClientCredentials_ClientDisabled | 0.025s | passed |
verify_GrantTypeClientCredentials_EmptyPassword_PublicClient_400 | 0.027s | passed |
verify_GrantTypePassword_EmptyResourceOwnerPassword_400 | 0.022s | passed |
verify_GrantTypePassword_EmptyResourceOwnerUsername_400 | 0.020s | passed |
verify_GrantTypePassword_InvalidResourceOwnerCreds_EndSessionEndpoint_401 | 0.018s | passed |
verify_GrantTypePassword_InvalidResourceOwnerCreds_TokenEndpoint_400 | 0.020s | passed |
verify_GrantTypePassword_SkipUserValidation | 0.020s | passed |
verify_GrantTypePassword_ValidResourceOwnerCreds | 0.015s | passed |
verify_InvalidClient_AuthorizeEndpoint_400 | 2.031s | passed |
verify_InvalidClient_IntrospectEndpoint_400 | 2.020s | passed |
verify_NoClientProvider_400 | 0.023s | passed |
verify_NoClientProvider_AuthHeaderPresent_401 | 0.024s | passed |
verify_NonBasicAuth_EmptyClientId_400 | 0.017s | passed |
verify_NonBasicAuth_GrantTypeAuthzCode_MissingClientSecret | 0.018s | passed |
verify_NonBasicAuth_GrantTypeJwt_MissingClientSecret_InvalidClient_RevokeEndpoint_401 | 0.041s | passed |
verify_NonBasicAuth_GrantTypePassword_InvalidResourceOwnerCreds_UserInfoEndpoint_401 | 0.009s | passed |
verify_NonBasicAuth_InvalidClient_IntrospectEndpoint_401 | 2.048s | passed |
verify_NonBasicAuth_MissingClientId_400 | 0.017s | 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 ] 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 ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client 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 ] 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 ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client 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 ] 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 ] 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 ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] 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 ] 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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.11.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. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.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. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: 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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.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. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: 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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.5.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.9.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.2.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.4.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.11.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.0.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.7.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.12.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.3.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.14.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.8.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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.16.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.15.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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: 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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.15.0.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.15.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. TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.19.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.18.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.25.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.16.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.20.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.23.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.22.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.14.0.log TRAS0038E: The system could not delete file /home/libbld/Liberty/jazz-build-engines/wasrtc/wasrtc.ws.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.21.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.17.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.17.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.liblinrh10.solo/build/open-liberty/dev/com.ibm.ws.security.oauth/build/libs/trace-logs/messages_20.04.01_18.13.12.24.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 ] CWOAU0018E: Cannot get request dispatcher specified by configuration oauth20.authorization.form.template at context=/root path=/path. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1405E: The introspect request did not have a token parameter. The request URI was junit/dummy/uri. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1454E: The request failed because the access_token is not valid or has expired. [ERROR ] CWWKS1413E: The OAuth20Provider object is null for OAuth provider providerThatDoesNotExist. [ERROR ] CWWKS1433E: The HTTP method TRACE is not supported for the service Registration Endpoint Service. [ERROR ] CWWKS1425E: The registration request was made to an incorrect URI. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1429E: Client id b0a376ec4b694b67b6baeb0604a312d8 already exists. [ERROR ] CWWKS1426E: The PUT operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1424E: The client id b0a376ec4b694b67b6baeb0604a312d8 was not found. [ERROR ] CWWKS1428E: The request body is malformed. [ERROR ] CWWKS1426E: The DELETE operation failed as the request did not contain the client_id parameter. [ERROR ] CWWKS1427E: The DELETE operation failed as the request contains an invalid client_id parameter b0a376ec4b694b67b6baeb0604a312d8. [ERROR ] CWWKS1463E: The OpenID Connect registration request does not contain a client. Ensure that the request body is not empty and contains a client encoded in JSON format. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the check_session_iframe endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0070E: A client provider was not found for the OAuth provider. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0071E: A public client attempted to access the revoke endpoint using the client_credentials grant type. This grant type can only be used by confidential clients. The client_id is: user1 [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_id [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: client_secret [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: grant_type [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: username [ERROR ] CWOAU0033E: A required runtime parameter was missing: password [ERROR ] CWOAU0069E: The resource owner could not be verified. Either the resource owner: user1 or password is incorrect. [ERROR ] CWOAU0022E: The following OAuth parameter was provided more than once in the request: username [ERROR ] CWOAU0038E: The client could not be verified. Either the client ID: user1 or client secret is incorrect. [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] CWOAU0033E: A required runtime parameter was missing: client_id [ERROR ] 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 ] 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 ] 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 ] 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 ] 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 ] 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 ] 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