sunlab / wn-ssoclient-plugin
SSO Provider plugin for Winter CMS
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Type:winter-plugin
Requires
- php: >=7.0
- ext-json: *
- composer/installers: ~1.0
- firebase/php-jwt: ^5.2
- winter/wn-user-plugin: dev-main
This package is auto-updated.
Last update: 2024-10-20 14:48:10 UTC
README
This plugin allows your website to act as an SSO Client:
- It will grant the authorization to access an SSO Provider userbase
- It will display a button on login form to login without providing any credential
Note: This plugin is intended to be used along with this SSO Provider
Composer installation
composer require sunlab/wn-ssoclient-plugin
Components
This plugin provides one component:
- SSOLoginButton: Displays the SSO login button