sso_auth: add default provider slug by jphines · Pull Request #206 · buzzfeed/sso

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.