Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
746 views
in Technique[技术] by (71.8m points)

single sign on - SAML Spring Default Local Service Provider keeps changing after restart

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

question from:https://stackoverflow.com/questions/66049626/saml-spring-default-local-service-provider-keeps-changing-after-restart

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...