-
Configure security.yaml:
security:
providers: # configure your own user provider here firewalls: # ... shibboleth: guard: authenticators: - Queensu\Shibboleth\Security\ShibbolethAuthenticator logout: path: /logout success_handler: Queensu\Shibboleth\Security\ShibbolethLogoutSuccessHandler stateless: true # ...
-
Configure services.yaml:
services: # ... Queensu\Shibboleth\Security\ShibbolethLogoutSuccessHandler: class: Queensu\Shibboleth\Security\ShibbolethLogoutSuccessHandler
Queensu\Shibboleth\Security\ShibbolethAuthenticator: class: Queensu\Shibboleth\Security\ShibbolethAuthenticator # ...
-
Notifications
You must be signed in to change notification settings - Fork 0
License
steelej/Shibboleth-Bundle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published