We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5801ef commit 324da63Copy full SHA for 324da63
ssoserver/src/main/resources/application.properties
@@ -1,5 +1,7 @@
1
server.port=8081
2
server.servlet.context-path=/auth
3
+server.tomcat.use-relative-redirects=true
4
+server.forward-headers-strategy=NATIVE
5
6
application.init.oauth2registeredclient=false
7
application.ad.domain=
0 commit comments