Adds Auth0 as IdP

This commit is contained in:
Jaime Mendes
2020-07-14 00:02:43 +01:00
parent 5e36d0cf28
commit fed39a1fa7
19 changed files with 656 additions and 2 deletions
+8
View File
@@ -48,6 +48,14 @@ export AUTH_OKTA_CLIENT_ID=x
export AUTH_OKTA_CLIENT_SECRET=x
```
### Auth0
```bash
export AUTH_AUTH0_DOMAIN=x
export AUTH_AUTH0_CLIENT_ID=x
export AUTH_AUTH0_CLIENT_SECRET=x
```
### SAML
To try out SAML, you can use the mock identity provider: