Versions Compared

Key

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

...

  • 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/b1ed7f93aaaabbbb-0530cccc-4af6dddd-9bcfeeee-cfe54f3040d4ffff12345678/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

...