class |
AbstractOidcApiFlowTest |
Abstract unit test for the OIDC flows using access tokens.
|
class |
AbstractOidcClientAuthenticationFlowTest |
Base unit test class for flows involving JWT based authentication (client_secret_jwt
or private_key_jwt).
|
class |
AuthorizeFlowTest |
Tests for the authorize-flow.
|
class |
ClientCredentialsTokenFlowTest |
Unit tests for the token flow when using the client_credentials grant type.
|
class |
ConfigurationFlowTest |
Unit test for the OP discovery flow.
|
class |
IntrospectionFlowTest |
Unit tests for the OAuth2 introspection flow.
|
class |
IssueRegistrationAccessTokenFlowTest |
issue-registration-access-token flow test.
|
class |
KeySetFlowTest |
Unit tests for the OIDC keyset flow.
|
class |
RegistrationFlowTest |
Some tests for the dynamic registration flow.
|
class |
RegistrationManagementFlowTest |
clients administration flow test.
|
class |
RevocationFlowTest |
Unit tests for the OAuth2 revocation flow.
|
class |
TokenFlowTest |
Unit tests for the token flow.
|
class |
UserInfoTest |
Unit tests for the OIDC UserInfo flow.
|