...
"App Federation Metadata URL" field value
Information about groups and roles
Installation
All Tomcat versions
Tomcat 8/9 (ADPOINT 7.x)
webapps/sso-saml.war
→ webapps-javaee (Tomcat 10, ADPOINT version X1) or webapps (Tomcat 8/9, ADPOINT version 7.x & 8.0)conf/sso-saml.properties
conf/serverscripts/groupsandrole.js
Tomcat 10 (ADPOINT X1)
webapps-javaee/sso-saml.war
Note it’s a new folder. When Tomcat is started the files will be migrated towebapps
folder and thesso-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/serverscripts/groupsandrole.js
Tomcat 10
The sso-saml.war
should be copied to a new folder: Tomcat/webapps-javaee/
.
...
Troubleshooting
Log file
Tomcat/logs/sso-saml.log
...