SuiteCRM-Core/core/backend/Security/Saml
Clemente Raposo 040d2d5d67 Redirect to logged-out page when username attribute is misconfigured
- Extend SamlAuthenticator to catch RuntimeException and throw an Authentication exception
- Authentication exception should be caught and then redirected to failure_path
- Dynamically set 'app.saml.authenticator on the container
2022-12-21 11:41:39 +00:00
..
AppSamlAuthenticator.php Redirect to logged-out page when username attribute is misconfigured 2022-12-21 11:41:39 +00:00
AppSamlUserFactory.php Add saml user auto-creation 2022-10-04 13:13:19 +01:00