Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • webapps/sso-saml.war

  • conf/sso-saml.properties

  • conf/sso-saml2.properties (only if the 2nd app is being configured)

  • conf/serverscripts/groupsandrole.js

...

  • webapps-javaee/sso-saml.war (after copying sso-saml-8.1.war file from the FTP please rename it)
    Note it’s a new folder. When Tomcat is started the files will be migrated to webapps folder and the sso-saml folder will be created there as usual.

  • conf/sso-saml.yml:

    Code Block
    adpoint-launch-url: /adpoint/pages?jwt=
    metadata-uri: https://login.microsoftonline.com/b1ed7f93-0530-4af6-9bcf-cfe54f3040d4/federationmetadata/2007-06/federationmetadata.xml?appid=11111111111111111111
    • The last URL is a Federation Metadata URL received from a customer

  • conf/sso-saml2.yml (only if the 2nd app is being configured)

  • conf/serverscripts/groupsandrole.js

...