sunlab / wn-ssoprovider-plugin
SSO Provider plugin for Winter CMS
Package info
github.com/SunLabDev/wn-ssoprovider-plugin
Type:winter-plugin
pkg:composer/sunlab/wn-ssoprovider-plugin
dev-main
2021-07-15 12:18 UTC
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: 2026-03-15 22:24:18 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