Class com.ibm.ws.security.oauth20.plugins.OidcBaseClientValidatorTest
Tests
| Test |
Duration |
Result |
| testClientValidation |
0s |
passed |
| testDuplicateGrantType |
0s |
passed |
| testDuplicateRedirectURIs |
0s |
passed |
| testDuplicateResponseType |
0s |
passed |
| testInvalidAppType |
0.001s |
passed |
| testInvalidGrantType |
0.001s |
passed |
| testInvalidResponseAndGrantMatch |
0s |
passed |
| testInvalidResponseAndGrantMatch2 |
0s |
passed |
| testInvalidResponseType |
0s |
passed |
| testMalformedRedirectURIs |
0.001s |
passed |
| testNonAbsoluteRedirectURIs |
0s |
passed |
| testOutputParamtersPresent1 |
0.001s |
passed |
| testOutputParamtersPresent2 |
0s |
passed |
| testOutputParamtersPresent3 |
0s |
passed |
| testValidateBackchannelLogoutUri_complexUri |
0s |
passed |
| testValidateBackchannelLogoutUri_httpUriClientNotConfidential |
0s |
passed |
| testValidateBackchannelLogoutUri_nonUri |
0s |
passed |
| testValidateBackchannelLogoutUri_nullUri |
0s |
passed |
| testValidateBackchannelLogoutUri_simpleValidHttpUri |
0.001s |
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 |