[cas-user] Re: cas/p3/login ?

2019-04-26 Thread Misagh Moayyed
This might help: 
https://apereo.github.io/2017/06/23/cas-protocol-compatibility/

On Tuesday, April 23, 2019 at 9:23:51 AM UTC-7, Mukunthini Jeyakumar wrote:
>
> I've ended up with the situation same as yours when I was configuring 
> libauth with CAS v5.  Have you find the way to solve this?
>
> Thanks
>
> On Thursday, September 14, 2017 at 9:02:55 AM UTC-4, atilling wrote:
>
>> I'm configuring an application that was designed to work with version 2 
>> protocol but with the modification to release attributes.
>>
>> The application has one location to add the cas context path if I set the 
>> path to /cas the application logs in fine but can't get the attributes, if 
>> I set the path to /cas/p3 the application tries to redirect to 
>> /cas/p3/login?service=xxx which fails because that path isn't right for the 
>> login page.
>>
>> Is there a way to make /cas/p3/login, /cas/p3/logout etc redirect to the 
>> correct URL? It looks like I could change the URL in CasProtocolConstants 
>> but that would break other applications.
>>
>> I would suggest to make the redirect or some sort of alias standard to 
>> support these applications because I believe there are a lot of them.
>>
>>
>>

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/c447a32f-a937-48f7-9a7f-3aaecd49de9d%40apereo.org.


[cas-user] Re: cas/p3/login ?

2019-04-23 Thread Mukunthini Jeyakumar
I've ended up with the situation same as yours when I was configuring 
libauth with CAS v5.  Have you find the way to solve this?

Thanks

On Thursday, September 14, 2017 at 9:02:55 AM UTC-4, atilling wrote:

> I'm configuring an application that was designed to work with version 2 
> protocol but with the modification to release attributes.
>
> The application has one location to add the cas context path if I set the 
> path to /cas the application logs in fine but can't get the attributes, if 
> I set the path to /cas/p3 the application tries to redirect to 
> /cas/p3/login?service=xxx which fails because that path isn't right for the 
> login page.
>
> Is there a way to make /cas/p3/login, /cas/p3/logout etc redirect to the 
> correct URL? It looks like I could change the URL in CasProtocolConstants 
> but that would break other applications.
>
> I would suggest to make the redirect or some sort of alias standard to 
> support these applications because I believe there are a lot of them.
>
>
>

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/45fc12c0-aae1-4edf-b9c1-673e34003401%40apereo.org.