We have spring saml application running on Tomcat. We are configuring another application to use this SSO with AzureAD. The SAML SSO Tomcat is configured to use port 8443 and that is what we have registered (the metadata URL) in Azure to use 8443 when we registered the application in Azure. However for some reason when tomcat gets restarted, it defaults to 443. Not 8443.
Can someone help me understand where exactly this webpage reads the Default Local Service provider from? When I generate new metadata and change the port to 8443, it works, but as soon as Tomcat restarts the port changes to 443 and I am not sure why. SpringSAML Tomcat Metadata page You can see the screen on that link what I am pointing to
2.1m questions
2.1m answers
60 comments
57.0k users