You are here

6 calls to OAuth2ServerTestCase::authorizationCodeRequest() in OAuth2 Server 7

OAuth2ServerTestCase::testAuthorization in tests/oauth2_server.test
Tests the authorization part of the flow.
OAuth2ServerTestCase::testAuthorizationCodeGrantType in tests/oauth2_server.test
Tests the "Authorization code" grant type.
OAuth2ServerTestCase::testImplicitFlow in tests/oauth2_server.test
Tests the implicit flow.
OAuth2ServerTestCase::testOpenIdConnectAuthorizationCodeFlow in tests/oauth2_server.test
Tests the OpenID Connect authorization code flow.
OAuth2ServerTestCase::testOpenIdConnectImplicitFlow in tests/oauth2_server.test
Tests the OpenID Connect implicit flow.
OAuth2ServerTestCase::testOpenIdConnectNonDefaultSubInIdToken in tests/oauth2_server.test
Tests that the OpenID Connect 'sub' property affects ID token 'sub' claim.