saml idp endpoints: check early and consistently whether the SAML IdP is enabled
They are outside of the module so can be called when the module is disabled, which gives an error somewhere deep in the call stack. Check for all endpoints whether saml2-idp is enabled in config and whether the module is enabled before doing anything else.
Showing
- www/saml2/idp/ArtifactResolutionService.php 2 additions, 2 deletionswww/saml2/idp/ArtifactResolutionService.php
- www/saml2/idp/SSOService.php 6 additions, 1 deletionwww/saml2/idp/SSOService.php
- www/saml2/idp/SingleLogoutService.php 6 additions, 0 deletionswww/saml2/idp/SingleLogoutService.php
- www/saml2/idp/initSLO.php 9 additions, 2 deletionswww/saml2/idp/initSLO.php
- www/saml2/idp/metadata.php 9 additions, 8 deletionswww/saml2/idp/metadata.php
Loading
Please register or sign in to comment