Skip to content
Snippets Groups Projects

Add keystore for EIPDev Queue certificate

  1. Feb 06, 2020
    • Chris Lemaire's avatar
      Add keystore for EIPDev Queue certificate · 5362bfa9
      Chris Lemaire authored
      
      - Add an encrypted keystore containing credentials for connecting with the
        EIPDev SAML IDP.
      - Additionally add documentation on the fields that reference configurations
        of the SAML protocol and the Queue as a Service Provider.
      - Add a condition for testing locally that prevents Spring from tracking sessions
        as this seemed to fail for hosting on localhost with the protocol being HTTP.
      - Adjust the template to reflect all SAML settings used in our SAML configurations.
      - Remove template application.properties file, as we will no longer use that with
        Spring 2.0 and Java 11.
      
      Signed-off-by: default avatarChris Lemaire <c.lemaire@student.tudelft.nl>
      5362bfa9
Loading