2020-05-14 09:41:38 -04:00
|
|
|
{
|
|
|
|
"allowAnonymous": true,
|
|
|
|
"authProviders": {
|
|
|
|
"facebook": true,
|
|
|
|
"github": true,
|
|
|
|
"twitter": true,
|
|
|
|
"gitlab": true,
|
|
|
|
"dropbox": true,
|
|
|
|
"ldap": true,
|
2020-05-16 14:38:02 -04:00
|
|
|
"google": true,
|
|
|
|
"saml": true,
|
|
|
|
"oauth2": true,
|
2020-05-16 17:21:05 -04:00
|
|
|
"email": true,
|
|
|
|
"openid": true
|
2020-05-14 09:41:38 -04:00
|
|
|
},
|
2020-05-16 13:12:49 -04:00
|
|
|
"customAuthNames": {
|
2020-05-16 14:38:02 -04:00
|
|
|
"ldap": "FooBar",
|
2020-05-16 17:21:05 -04:00
|
|
|
"oauth2": "Olaf2",
|
|
|
|
"saml": "aufSAMLn.de"
|
2020-05-16 13:12:49 -04:00
|
|
|
},
|
2020-05-14 09:41:38 -04:00
|
|
|
"specialLinks": {
|
|
|
|
"privacy": "test",
|
|
|
|
"termsOfUse": "test",
|
|
|
|
"imprint": "test"
|
|
|
|
}
|
|
|
|
}
|