seat-plugin seat-slack-sso
This plugin provide an SSO integration with Slack for SeAT
warlof/seat-slack-sso
This plugin provide an SSO integration with Slack for SeAT
- Sunday, January 1, 2017
- by warlof
- Repository
- 1 Watchers
- 0 Stars
- 15 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
seat-slack-sso
A Eve SeAT plugin which enable Slack SSO, (*1)
Setup
Slack side
- go on Slack Application
- clic on
Create New App
- on left side, clic on
OAuth & Permissions
, put https://domain/slacksso/auth/callback
and save changes
SeAT side
Server
- go into your SeAT installation path
- run
composer require warlof/seat-slack-sso
as the SeAT user
- open the file into
seatpath/config/app.php
with your favorite editor
- add
Warlof\Seat\Slack\Sso\SlackSsoServiceProvider::class
after * Package Service Providers...
block
- publish vendor by running
php artisan vendor:publish --force
as the SeAT user
- run migration scripts with
php artisan migrate
as the SeAT user
Client
- 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
Update
and 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., (*2)
See us on official SeAT slack
, (*3)
dev-master
9999999-dev
This plugin provide an SSO integration with Slack for SeAT
Sources
Download
GPL-3.0
The Requires
by
Warlof Tutsimo
2.0.1
2.0.1.0
This plugin provide an SSO integration with Slack for SeAT
Sources
Download
GPL-3.0
The Requires
by
Warlof Tutsimo
2.0.0
2.0.0.0
This plugin provide an SSO integration with Slack for SeAT
Sources
Download
GPL-3.0
The Requires
by
Warlof Tutsimo