-
- Downloads
Added unit tests for the OpenIDConnect auth source
This involves some refactoring of the tests for the OAuth2 auth source, so that this test class can be inherited
Showing
- lib/Auth/Source/OpenIDConnect.php 1 addition, 0 deletionslib/Auth/Source/OpenIDConnect.php
- lib/OIDCLogoutHandler.php 1 addition, 0 deletionslib/OIDCLogoutHandler.php
- tests/config/jwks-cert.pem 12 additions, 0 deletionstests/config/jwks-cert.pem
- tests/config/jwks-key.pem 10 additions, 0 deletionstests/config/jwks-key.pem
- tests/lib/Auth/Source/OAuth2Test.php 71 additions, 47 deletionstests/lib/Auth/Source/OAuth2Test.php
- tests/lib/Auth/Source/OpenIDConnectTest.php 193 additions, 0 deletionstests/lib/Auth/Source/OpenIDConnectTest.php
- tests/lib/OIDCLogoutHandlerTest.php 123 additions, 0 deletionstests/lib/OIDCLogoutHandlerTest.php
Loading
Please register or sign in to comment