A Eve SeAT plugin which enable Slack SSO
- go on Slack Application
- clic on
Create New App - on left side, clic on
OAuth & Permissions, puthttps://domain/slacksso/auth/callbackand save changes
- go into your SeAT installation path
- run
composer require warlof/seat-slack-ssoas the SeAT user - open the file into
seatpath/config/app.phpwith your favorite editor - add
Warlof\Seat\Slack\Sso\SlackSsoServiceProvider::classafter* Package Service Providers...block - publish vendor by running
php artisan vendor:publish --forceas the SeAT user - run migration scripts with
php artisan migrateas the SeAT user
- sign in with a superuser account
- in sidebar, go on
Slack SSO Authentication > Settings - fill the form using credentials created with the Slack Application (available into
Basic Information) - hit
Updateand enjoy the new SSO authentication :)
If you like the package, please consider making a donation to eveseat.net holding. Funds are cross shared for R&D and SeAT core development.