-
- Downloads
Model some SAML errors as exceptions in the SAML module.
This makes it easier to identify error conditions and return errors to an SP. More known errors should also be added here.
Showing
- modules/saml/lib/Error/NoAuthnContext.php 28 additions, 0 deletionsmodules/saml/lib/Error/NoAuthnContext.php
- modules/saml/lib/Error/NoAvailableIDP.php 28 additions, 0 deletionsmodules/saml/lib/Error/NoAvailableIDP.php
- modules/saml/lib/Error/NoPassive.php 28 additions, 0 deletionsmodules/saml/lib/Error/NoPassive.php
- modules/saml/lib/Error/NoSupportedIDP.php 28 additions, 0 deletionsmodules/saml/lib/Error/NoSupportedIDP.php
- modules/saml/lib/Error/ProxyCountExceeded.php 28 additions, 0 deletionsmodules/saml/lib/Error/ProxyCountExceeded.php
Loading
Please register or sign in to comment