allow to set a saml client certificate
Signed-off-by: Simeon Keske <git@n0emis.eu>
This commit is contained in:
@@ -143,6 +143,7 @@ module.exports = {
|
||||
saml: {
|
||||
idpSsoUrl: undefined,
|
||||
idpCert: undefined,
|
||||
clientCert: undefined,
|
||||
issuer: undefined,
|
||||
identifierFormat: 'urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress',
|
||||
disableRequestedAuthnContext: false,
|
||||
|
||||
Reference in New Issue
Block a user