Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
general:saml-note-samesite [2020/10/15 11:43] emrgeneral:saml-note-samesite [2021/01/05 13:07] – [Stages impact] sngr
Line 10: Line 10:
  
 As a result the connection to the SAML IDP has to be secure (SSL) otherwise a login of the user is not possible. In any way this is the recommended configuration to connect with the IDP. As a result the connection to the SAML IDP has to be secure (SSL) otherwise a login of the user is not possible. In any way this is the recommended configuration to connect with the IDP.
 +
 +__Configuration__
 +
 +In addition to the configuration of the SAML-Authentification in the //authentication// section of the config.xml, ensure that in the //config.properties// file ''saml.enabled = true'' is set. If not done after that, execute //update.bat / update.sh//
 +
  
 ===== Summary ===== ===== Summary =====