mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-09 13:51:57 -04:00
fixed the SAML callback URL to unconfigurable.
This commit is contained in:
parent
4a4ae9d332
commit
a22be81feb
3 changed files with 1 additions and 3 deletions
|
@ -102,7 +102,6 @@ module.exports = {
|
|||
idpSsoUrl: undefined,
|
||||
idpCert: undefined,
|
||||
issuer: undefined,
|
||||
callbackUrl: undefined,
|
||||
identifierFormat: 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress',
|
||||
groupAttribute: undefined,
|
||||
externalGroups: [],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue