2017 © Pedro Peláez
 

seat-plugin seat-slack-sso

This plugin provide an SSO integration with Slack for SeAT

image

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

The README.md

seat-slack-sso

A Eve SeAT plugin which enable Slack SSO, (*1)

Setup

Slack side

  1. go on Slack Application
  2. clic on Create New App
  3. on left side, clic on OAuth & Permissions, put https://domain/slacksso/auth/callback and save changes

SeAT side

Server

  1. go into your SeAT installation path
  2. run composer require warlof/seat-slack-sso as the SeAT user
  3. open the file into seatpath/config/app.php with your favorite editor
  4. add Warlof\Seat\Slack\Sso\SlackSsoServiceProvider::class after * Package Service Providers... block
  5. publish vendor by running php artisan vendor:publish --force as the SeAT user
  6. run migration scripts with php artisan migrate as the SeAT user

Client

  1. sign in with a superuser account
  2. in sidebar, go on Slack SSO Authentication > Settings
  3. fill the form using credentials created with the Slack Application (available into Basic Information)
  4. hit Update and enjoy the new SSO authentication :)

Extra

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)

The Versions

01/01 2017

dev-master

9999999-dev

This plugin provide an SSO integration with Slack for SeAT

  Sources   Download

GPL-3.0

The Requires

 

by Warlof Tutsimo

01/01 2017

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

01/01 2017

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