flarum-extension flarum-ext-auth-ibm
Allow users to log in with IBM credentials.
tqtran7/flarum-ext-auth-ibm
Allow users to log in with IBM credentials.
- Friday, April 7, 2017
- by tqtran7
- Repository
- 1 Watchers
- 1 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Description
This is a flarum extension that allow users to sso into the forum by making use of information stored in the cookie from a previous session. This is useful for websites that want to enable sso to flarum from their primary (such as wordpress). If the cookie is encrypted, you must provide the key and salt., (*1)
Setup Instructions
- Use composer to install:
composer require tqtran7/flarum-ext-auth-ibm
- Add sso.ini file to src directory.
- Add KEY and SALT like below:
key = "SECRET"
salt = "SECRET"
- Enable the extension using flarum admin page
dev-master
9999999-dev
Allow users to log in with IBM credentials.
Sources
Download
MIT
The Requires
by
Thai Tran
authentication