fixed the SAML callback URL to unconfigurable.
This commit is contained in:
@@ -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: [],
|
||||
|
||||
Reference in New Issue
Block a user