Class com.ibm.ws.security.oauth20.plugins.OidcBaseClientValidatorTest
Tests
Test |
Duration |
Result |
testClientValidation |
0.001s |
passed |
testDuplicateGrantType |
0.001s |
passed |
testDuplicateRedirectURIs |
0.001s |
passed |
testDuplicateResponseType |
0.001s |
passed |
testInvalidAppType |
0.004s |
passed |
testInvalidGrantType |
0.001s |
passed |
testInvalidResponseAndGrantMatch |
0.001s |
passed |
testInvalidResponseAndGrantMatch2 |
0s |
passed |
testInvalidResponseType |
0.001s |
passed |
testMalformedRedirectURIs |
0.001s |
passed |
testNonAbsoluteRedirectURIs |
0.001s |
passed |
testOutputParamtersPresent1 |
0s |
passed |
testOutputParamtersPresent2 |
0.001s |
passed |
testOutputParamtersPresent3 |
0.001s |
passed |
testValidateBackchannelLogoutUri_complexUri |
0s |
passed |
testValidateBackchannelLogoutUri_httpUriClientNotConfidential |
0s |
passed |
testValidateBackchannelLogoutUri_nonUri |
0s |
passed |
testValidateBackchannelLogoutUri_nullUri |
0s |
passed |
testValidateBackchannelLogoutUri_simpleValidHttpUri |
0s |
passed |
testValidateBackchannelLogoutUri_simpleValidHttpUri_uppercase |
0s |
passed |
testValidateBackchannelLogoutUri_simpleValidHttpsUri |
0s |
passed |
testValidateBackchannelLogoutUri_uriContainsEmptyFragment |
0s |
passed |
testValidateBackchannelLogoutUri_uriContainsNonEmptyFragment |
0.001s |
passed |
testValidateBackchannelLogoutUri_uriDoesNotUseValidScheme |
0s |
passed |
testValidateBackchannelLogoutUri_uriNotAbsolute |
0s |
passed |