buzzfeed / sso

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
MIT License
3.09k stars 186 forks source link

sso_auth: add default provider slug #206

Closed jphines closed 5 years ago

jphines commented 5 years ago

Problem

After some reflection, we should add configuration for a default identity provider with sso_auth to make migrations easier and more seamless.

Solution

Add additional configuration for the default provider slug and set up a default identity provider at the path root.

This also fixes /robots.txt which is mistakenly left dangling on the idp slug path.