-
- Downloads
Try to externalize SSP dependencies to make mocking easier
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- lib/Auth/Source/OAuth2.php 3 additions, 21 deletionslib/Auth/Source/OAuth2.php
- lib/Auth/Source/OpenIDConnect.php 4 additions, 2 deletionslib/Auth/Source/OpenIDConnect.php
- lib/OAuth2ResponseHandler.php 5 additions, 35 deletionslib/OAuth2ResponseHandler.php
- lib/OIDCLogoutHandler.php 5 additions, 12 deletionslib/OIDCLogoutHandler.php
- lib/Providers/OpenIDConnectProvider.php 0 additions, 1 deletionlib/Providers/OpenIDConnectProvider.php
- lib/locators/HTTPLocator.php 6 additions, 6 deletionslib/locators/HTTPLocator.php
- lib/locators/SourceService.php 39 additions, 0 deletionslib/locators/SourceService.php
- lib/locators/SourceServiceLocator.php 37 additions, 0 deletionslib/locators/SourceServiceLocator.php
- tests/AspectMockConfiguredTest.php 0 additions, 30 deletionstests/AspectMockConfiguredTest.php
- tests/bootstrap.php 1 addition, 0 deletionstests/bootstrap.php
- tests/lib/AttributeManipulatorTest.php 0 additions, 4 deletionstests/lib/AttributeManipulatorTest.php
- tests/lib/Auth/Source/LinkedInV2AuthTest.php 0 additions, 1 deletiontests/lib/Auth/Source/LinkedInV2AuthTest.php
- tests/lib/Auth/Source/MicrosoftHybridAuthTest.php 0 additions, 4 deletionstests/lib/Auth/Source/MicrosoftHybridAuthTest.php
- tests/lib/Auth/Source/OAuth2Test.php 4 additions, 7 deletionstests/lib/Auth/Source/OAuth2Test.php
- tests/lib/Auth/Source/OpenIDConnectTest.php 4 additions, 11 deletionstests/lib/Auth/Source/OpenIDConnectTest.php
- tests/lib/Auth/Source/OrcidOIDCAuthTest.php 0 additions, 1 deletiontests/lib/Auth/Source/OrcidOIDCAuthTest.php
- tests/lib/OAuth2ResponseHandlerTest.php 27 additions, 22 deletionstests/lib/OAuth2ResponseHandlerTest.php
- tests/lib/OIDCLogoutHandlerTest.php 18 additions, 19 deletionstests/lib/OIDCLogoutHandlerTest.php
- tests/lib/Providers/AdjustableGenericProviderTest.php 0 additions, 5 deletionstests/lib/Providers/AdjustableGenericProviderTest.php
Loading
Please register or sign in to comment