sunlab / wn-ssoprovider-plugin
SSO Provider plugin for Winter CMS
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:winter-plugin
Requires
- php: >=7.0
- composer/installers: ~1.0
- firebase/php-jwt: ^5.2
- winter/wn-user-plugin: dev-main
This package is auto-updated.
Last update: 2024-12-15 19:50:54 UTC
README
This plugin allows your website to act as an SSO Provider:
- It will issue keys to the SSO Clients websites to access your userbase.
- It will allow your users to login on the SSO Clients websites without creating an account.
Note: This plugin is intended to be used along with this SSO Client
Composer installation
composer require sunlab/wn-ssoprovider-plugin
Components
This plugin provides two components:
- SSOLoginPopup: Displays the SSO authorization issuer and login form if the user is not yet logged-in
- SSOAuthorizedClients: Displays to the user the clients that granted the authorization and allow him to revoke an authorization