LearnersGuild / idm

identity management service
MIT License
2 stars 24 forks source link

add SAML authentication support for Slack #160

Closed jeffreywescott closed 7 years ago

jeffreywescott commented 7 years ago

Fixes ch1063.

Overview

To allow our learners to authenticate with Slack, we need to support SAML. This PR implements Slack-specific SAML authentication support.

It also includes a few bug fixes found during end-to-end testing to make sure we didn't break anything.

Data Model / DB Schema Changes

N/A

Environment / Configuration Changes

Notes

N/A