Class com.ibm.ws.security.social.tai.AuthorizationCodeAuthenticatorTest
|
100%
successful |
Tests
Test | Duration | Result |
---|---|---|
test_createExceptionAndLogMessage_keyNotInCatalog | 0.001s | passed |
test_createExceptionAndLogMessage_nullCause_emptyMessageKey | 0.001s | passed |
test_createExceptionAndLogMessage_validKey_noInserts | 0.001s | passed |
test_createExceptionAndLogMessage_validKey_withInserts | 0.001s | passed |
test_createExceptionAndLogMessage_withCause_emptyMessageKey | 0.001s | passed |
test_createIssuedJwtFromIdToken_nullJwtRef | 0.001s | passed |
test_createIssuedJwtFromIdToken_successful | 0s | passed |
test_createIssuedJwtFromIdToken_throwsException | 0.001s | passed |
test_createIssuedJwtFromUserApiResponse_exceptionThrown | 0.003s | passed |
test_createIssuedJwtFromUserApiResponse_noJwtRef | 0s | passed |
test_createIssuedJwtFromUserApiResponse_successful | 0.001s | passed |
test_createJwtAndIssuedJwtFromIdToken_creatingIssuedJwtThrowsException | 0.001s | passed |
test_createJwtAndIssuedJwtFromIdToken_creatingJwtThrowsException | 0.001s | passed |
test_createJwtAndIssuedJwtFromIdToken_successful | 0.001s | passed |
test_createJwtFromIdToken_successful | 0s | passed |
test_createJwtFromIdToken_throwsException | 0.001s | passed |
test_createJwtFromUserApi_createUserApiFromResponseThrowsException | 0.001s | passed |
test_createJwtFromUserApi_createUserApiFromTokenThrowsException | 0.001s | passed |
test_createJwtFromUserApi_successful | 0s | passed |
test_createJwtUserApiResponseAndIssuedJwtFromIdToken_creatingJwtThrowsException | 0.001s | passed |
test_createJwtUserApiResponseAndIssuedJwtFromIdToken_successful | 0s | passed |
test_createJwtWithAppropriateToken_nullIdToken | 0s | passed |
test_createJwtWithAppropriateToken_nullIdToken_exceptionThrown | 0.001s | passed |
test_createJwtWithAppropriateToken_withIdToken | 0s | passed |
test_createJwtWithAppropriateToken_withIdToken_exceptionThrown | 0s | passed |
test_createSslSocketFactory_successful | 0.001s | passed |
test_createSslSocketFactory_throwsException | 0.003s | passed |
test_createUserApiResponseFromAccessToken_emptyApiResponse | 0.003s | passed |
test_createUserApiResponseFromAccessToken_nullApiResponse | 0.005s | passed |
test_createUserApiResponseFromAccessToken_validApiResponse | 0.001s | passed |
test_createUserApiResponseFromIdToken_invalidToken | 0.003s | passed |
test_createUserApiResponseFromIdToken_invalidTokenFormat | 0s | passed |
test_createUserApiResponseFromIdToken_nullToken | 0.001s | passed |
test_createUserApiResponseFromIdToken_validToken | 0s | passed |
test_generateJwtAndTokenInformation_createJwtWithAppropriateTokenThrowsException | 0s | passed |
test_generateJwtAndTokenInformation_createSslSocketFactoryThrowsException | 0.011s | passed |
test_generateJwtAndTokenInformation_getTokensFromTokenEndpointThrowsException | 0s | passed |
test_generateJwtAndTokenInformation_successful | 0.001s | passed |
test_getAccessTokenFromTokens_missingAccessToken | 0s | passed |
test_getAccessTokenFromTokens_nullToken | 0.001s | passed |
test_getAccessTokenFromTokens_withToken | 0.001s | passed |
test_getIdTokenFromTokens_missingIdToken | 0.001s | passed |
test_getIdTokenFromTokens_nullToken | 0s | passed |
test_getIdTokenFromTokens_withToken | 0s | passed |
test_getTokensFromTokenEndpoint_exceptionThrown | 0.002s | passed |
test_getTokensFromTokenEndpoint_nonEmptyTokens | 0.001s | passed |
test_getTokensFromTokenEndpoint_nullTokens | 0s | passed |
test_getTokensUsingAuthzCode_nonEmptyTokens | 0.001s | passed |
test_getTokensUsingAuthzCode_nullTokens | 0.001s | passed |
test_getTokensUsingAuthzCode_throwsException | 0.005s | passed |
Standard output
TrConfigZapper.zapTrConfig : start invoke init() init: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@aa87b1ca [WARNING ] CWWKS5464E: JSON Web Token (JWT) consumer functionality might not be available for the social login configuration [null] because the service for the specified social login configuration cannot be found. [WARNING ] CWWKS5464E: JSON Web Token (JWT) consumer functionality might not be available for the social login configuration [null] because the service for the specified social login configuration cannot be found. [WARNING ] CWWKS5416W: The outgoing request to [https://some-domain.com/path/token?with=some&query=string] might not succeed because the [client_id] parameter is missing or empty. [WARNING ] CWWKS5416W: The outgoing request to [https://some-domain.com/path/token] might not succeed because the [client_secret] parameter is missing or empty. [WARNING ] CWWKS5486W: Tokens cannot be extracted from the response from the [https://some-domain.com/path/token] endpoint. The response map from the endpoint was [null]. [WARNING ] CWWKS5486W: Tokens cannot be extracted from the response from the [https://some-domain.com/path/token] endpoint. The response map from the endpoint was [{key1=value1, key2=value2}]. [WARNING ] CWWKS5487W: The response from the [https://some-domain.com/path/token?with=some&query=string] endpoint was not in the expected JSON format. The error was [Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected token END OF FILE at position 0.]. The response content was []. [WARNING ] CWWKS5487W: The response from the [https://some-domain.com/path/token] endpoint was not in the expected JSON format. The error was [Parsing error: org.jose4j.json.internal.json_simple.parser.ParseException: Unexpected character (S) at position 0.]. The response content was [Something {not in[ JSON]: format]. [WARNING ] CWWKS5381W: The social login configuration [myUniqueId] specifies [email] as the value for the [userNameAttribute] attribute, but the user API response does not contain a [email] key. The [username] key, if present in the user API response, is used to determine the username instead. [WARNING ] CWWKS5381W: The social login configuration [myUniqueId] specifies [email] as the value for the [userNameAttribute] attribute, but the user API response does not contain a [email] key. The [username] key, if present in the user API response, is used to determine the username instead. registerLoggerHandlerSingleton: Did BaseTraceService.captureSystemStreams() already get excuted? : false. Current COH is com.ibm.websphere.ras.CapturedOutputHolder@aa87b1ca captureSystemStreams: CurrentCOH is : com.ibm.websphere.ras.CapturedOutputHolder@aa87b1ca TrConfigZapper.zapTrConfig : finished invoke init() [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. [WARNING ] CWWKS5460W: There are no user API configurations specified for the social login configuration [myUniqueId]. SharedOutputManager captured the following: -- System.out ------------------------------------------------- -- System.err ------------------------------------------------- -- Messages ------------------------------------------------- -- Trace -------------------------------------------------
Standard error
[ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS2351E: The null OpenID Connect client uses the client_secret_post token endpoint authentication method. This authentication method requires a client secret, but a client secret is not configured. [ERROR ] This is an exception message. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [authorizationEndpoint] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [clientId] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS2351E: The null OpenID Connect client uses the client_secret_post token endpoint authentication method. This authentication method requires a client secret, but a client secret is not configured. [ERROR ] This is an exception message. [ERROR ] CWWKS5465E: The context path [Some path] that is specified by the social login web application configuration contains characters that cannot be included in a valid URI path. The social login feature does not work with a context path that is not valid. [ERROR ] CWWKS5431E: The social media selection page URL [] that is specified by the social login web application configuration is not a relative path and does not use either the HTTP or HTTPS scheme. [ERROR ] CWWKS5431E: The social media selection page URL [ftp://www.ibm.com] that is specified by the social login web application configuration is not a relative path and does not use either the HTTP or HTTPS scheme. [ERROR ] CWWKS5430W: The social media selection page URL [/bad/"/URL] that is specified by the social login web application configuration is not a valid URI. The default selection page will be used. CWWKS5417E: An error was encountered while initializing the URI [/bad/"/URL]: Illegal character in path at index 5: /bad/"/URL [ERROR ] CWWKS5430W: The social media selection page URL [/good/%/URL] that is specified by the social login web application configuration is not a valid URI. The default selection page will be used. CWWKS5417E: An error was encountered while initializing the URI [/good/%/URL]: Malformed escape pair at index 6: /good/%/URL [ERROR ] CWWKS5479E: The configuration attribute [consumerKey] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [consumerSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [consumerSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5479E: The configuration attribute [consumerSecret] that is required in the social login configuration [null] is missing or empty. Verify that the attribute is configured, that it is not empty, and that it does not consist of only white space characters. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5450E: The request cannot invoke the token endpoint because an error occurred while retrieving SSL information for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5451E: The social login feature encountered a problem while obtaining token information from the token endpoint that is configured for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5452E: The social login feature cannot authenticate the user because the response from the user API that is configured for the social login configuration [myUniqueId] is null or empty. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] CWWKS5453E: The social login feature encountered a problem while creating a JSON Web Token (JWT) from the provided access token for the social login configuration [myUniqueId]. This is an exception message. [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] This is an exception message. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5407I: The Social Login Version 1.0 endpoint service is activated. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI. [ERROR ] CWWKS5488W: The provided value [Some insert] contains at least one character that cannot be included in a valid URI.