9 string references to 'samlauth.authentication' in SAML Authentication 8.3
- LoginLogoutMenuLink::__construct in src/
Plugin/ Menu/ LoginLogoutMenuLink.php - Constructs a new LoginLogoutMenuLink.
- SamlService::acs in src/
SamlService.php - Processes a SAML response (Assertion Consumer Service).
- SamlService::doLogin in src/
SamlService.php - Logs a user in, creating / linking an account; synchronizes attributes.
- SamlService::getSamlAuth in src/
SamlService.php - Returns an initialized Auth class from the SAML Toolkit.
- SamlService::login in src/
SamlService.php - Initiates a SAML2 authentication flow and redirects to the IdP.
- SamlService::processLoginResponse in src/
SamlService.php - Processes a SAML authentication response; throws an exception if invalid.
- SamlService::sls in src/
SamlService.php - Does processing for the Single Logout Service.
- SamlService::__construct in src/
SamlService.php - Constructs a new SamlService.
- UserSyncEventSubscriber::__construct in src/
EventSubscriber/ UserSyncEventSubscriber.php - Constructs a new SamlauthUserSyncSubscriber.