updated examples
This commit is contained in:
parent
9ee25d4ab6
commit
58524d068a
|
|
@ -2,5 +2,5 @@ cas.server.gateway=false
|
|||
cas.server.renew=false
|
||||
cas.server.url=https://localhost:8443/cas/
|
||||
cas.server.proxyCallbackUrl=https://localhost:8443/manager/proxy/Receptor
|
||||
cas.client.serverName=https://localhost:8443
|
||||
cas.client.serverName=localhost:8443
|
||||
cas.client.proxyCallbackUrl=https://localhost:8443/myClientApp/casProxyReceptor
|
||||
Loading…
Reference in New Issue