Gayashan,

The service id can be set as a regex (I think this is default). Thus, you can 
match anything; but you should make your service ids as specific as possible.
https://localhost:8080/application-name/.<https://localhost:8080/cas-client/.>* 
will match anything at that application (I assume this is what you mean rather 
than cas client configured for the application).

If you have 'multiple applications' at the same URL, CAS server will treat them 
as a single application. This could make single logout tricky because CAS will 
send a logout to only one URL.

Typically, the cas client is included as part of your application, rather than 
a gateway to your application(s).

Ray

On Sun, 2019-07-28 at 22:22 -0700, Gayashan Bombuwala wrote:
HI all,

I want to know whether dynamic service URLs are allowed for a CAS client 
application.
For example assume that we configure the CAS client service URL as 
https://localhost:8080/cas-client/

Now, my question is if we access a URL like 
https://localhost:8080/cas-client/?next=https://localhost:8443/cas-client/user-list
Does/should it work and behave as the same (i.e. authorisation with CAS) when 
we access the client application through https://localhost:8080/cas-client/ ?

Also, what happens in a situation where two separate CAS clients having the 
same service URL (i.e. both applications have 
https://localhost:8080/cas-client/ as the service URL) ?

Thanks in advance,
Gayashan.

--

Ray Bon
Programmer Analyst
Development Services, University Systems
2507218831 | CLE 019 | [email protected]<mailto:[email protected]>

I respectfully acknowledge that my place of work is located within the 
ancestral, traditional and unceded territory of the Songhees, Esquimalt and 
WSÁNEĆ Nations.

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/d3e2e332c5d35b224316e33091d6d4dfdddbe417.camel%40uvic.ca.

Reply via email to