fixed the SAML callback URL to unconfigurable.

This commit is contained in:
Norihito Nakae 2017-11-29 15:45:32 +09:00
parent 4a4ae9d332
commit a22be81feb
3 changed files with 1 additions and 3 deletions

View file

@ -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: [],