2020-05-14 13:41:38 +00:00
|
|
|
{
|
|
|
|
"allowAnonymous": true,
|
|
|
|
"authProviders": {
|
|
|
|
"facebook": true,
|
|
|
|
"github": true,
|
|
|
|
"twitter": true,
|
|
|
|
"gitlab": true,
|
|
|
|
"dropbox": true,
|
|
|
|
"ldap": true,
|
2020-05-16 18:38:02 +00:00
|
|
|
"google": true,
|
|
|
|
"saml": true,
|
|
|
|
"oauth2": true,
|
2020-05-16 21:21:05 +00:00
|
|
|
"email": true,
|
|
|
|
"openid": true
|
2020-05-14 13:41:38 +00:00
|
|
|
},
|
2020-05-16 17:12:49 +00:00
|
|
|
"customAuthNames": {
|
2020-05-16 18:38:02 +00:00
|
|
|
"ldap": "FooBar",
|
2020-05-16 21:21:05 +00:00
|
|
|
"oauth2": "Olaf2",
|
|
|
|
"saml": "aufSAMLn.de"
|
2020-05-16 17:12:49 +00:00
|
|
|
},
|
2020-05-14 13:41:38 +00:00
|
|
|
"specialLinks": {
|
|
|
|
"privacy": "test",
|
|
|
|
"termsOfUse": "test",
|
|
|
|
"imprint": "test"
|
2020-05-29 11:08:59 +00:00
|
|
|
},
|
|
|
|
"version": {
|
|
|
|
"version": "mock",
|
|
|
|
"sourceCodeUrl": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
|
|
|
|
"issueTrackerUrl": "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
|
2020-05-14 13:41:38 +00:00
|
|
|
}
|
|
|
|
}
|