| AbstractOIDCTest |
Abstract class for tests that require context setup appropriate for an OIDC request/response.
|
| AccessTokenToPrivateCredentialsMappingStrategyTest |
|
| AuthorizationControllerTest |
Integration tests, using other 'live' actions, for the AuthorizationController.
|
| BuildRequestObjectTest |
Tests for the BuildRequestObject action.
|
| DefaultClaimMergingStrategyTest |
Test for the DefaultClaimMergingStrategy.
|
| DefaultClaimSanatizationStrategyTest |
Tests for DefaultClaimSanatizationStrategy.
|
| DefaultRedirectUriCreationFunctionTest |
Tests for DefaultRedirectUriCreationFunction.
|
| ExchangeCodeForAccessTokenTest |
Tests for the ExchangeCodeForAccessToken action.
|
| MockAsymmetricJOSEObjectCredentialResolver |
Mock credential resolvers which builds a credential from the given key.
|
| MockMatcher |
A simple, mock implementation of Matcher.
|
| MockReloadableService<T> |
Utility class for wrapping a serviceable component in a dummy reloadable service.
|
| MockSimpleStringTranscoder |
Sample transcoder for tests which only supports simple strings.
|
| OIDCRPFlowFromAuthenticationResponseTest |
RP flow tests that start after the OpenID Provider redirect back to the RP's callback endpoint.
|
| OIDCRPFlowPreRedirectTest |
RP Flow tests for flows actions that build the authentication request before being redirected to the OP.
|
| OIDCRPFlowTest |
Abstract class to test the OIDC relying party flow.
|
| ProcessEndUserClaimsTest |
Tests for ProcessEndUserClaims.
|
| SimpleOIDCSubjectIdentifierCanonicalizationTest |
Tests for SimpleOIDCSubjectIdentifierCanonicalization.
|
| TestJsonHelper |
Helper methods for dealing with JSON.
|
| UserInfoEndpointLookupTest |
Tests for the UserInfoEndpointLookup action.
|
| ValidateAuthenticationResponseResultTest |
Tests for the ValidateAuthenticationResponseResult action.
|
| ValidateOAuthAccessTokenResponseTest |
Tests for ValidateOAuthAccessTokenResponse.
|
| ValidateOIDCAuthenticationTest |
Tests for the ValidateOIDCAuthentication.
|
| ValidateResponseStateTest |
Tests for ValidateResponseState.
|
| ValidateUserInfoJSONObjectClaimsTest |
Tests for ValidateUserInfoJSONObjectClaims.
|