hello Rautureau, I am new to this subject, and can you guide me on how you implemented proxy authentication because we are also using the Liferay portal, for short I am using this, could please provide more details on that.
We are using proxy authentication with a Liferay J2ee portal and it's working but it is a bit complicated to maintain. On Saturday, April 10, 2021 at 1:54:20 AM UTC-5 jrautureau wrote: > Hello > > I have the same requirements here with some vuejs spa applications and > spring boot 2.3 hateOAS APIs. > > We are using proxy authentication with a liferay J2ee portal and it's > working but it is a bit complicated to maintain. > > We recently move to jwt tickets and sharing the signin key between CAS and > sprinboot app. With a bit of session storage et some configuration around > CORs and our XHR client AXIOS it's working fluently now. > > Good luck. > > Le ven. 9 avr. 2021 à 23:58, Lakshmi <[email protected]> a écrit : > >> Hello Ray, >> >> Thanks for your response, >> Regarding your question, >> >> nope, it not supporting My application it was, we hook links in this >> portal. >> >> >> On Friday, April 9, 2021 at 4:44:22 PM UTC-5 Ray Bon wrote: >> >>> Lakshmi, >>> >>> What role is the portal playing in supporting your application? >>> >>> If the user is logging in to the portal, the portal can proxy to the >>> spring boot application, >>> https://apereo.github.io/cas/6.3.x/installation/Configuring-Proxy-Authentication.html >>> . >>> >>> There is also a REST interface to cas, >>> https://apereo.github.io/cas/6.3.x/protocol/REST-Protocol.html >>> >>> Ray >>> >>> On Fri, 2021-04-09 at 14:26 -0700, Lakshmi wrote: >>> >>> Notice: This message was sent from outside the University of Victoria >>> email system. Please be cautious with links and sensitive information. >>> >>> >>> Hello All, >>> I am new to CAS, my client using CAS as global authentication. I >>> developed and Standalone application(front end angular +backend application >>> spring boot) and I want to integrate it into one of my portals. >>> now my requirement is when the user coming to my application how we can >>> get user details(session or tickets ) from cas server to my angular >>> application. and that how can I validate across my spring boot application. >>> I am a bit stuck at this point. please guide me on this. >>> >>> -- >>> >>> Ray Bon >>> Programmer Analyst >>> Development Services, University Systems >>> 2507218831 <(250)%20721-8831> | CLE 019 | [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/4e6ff61f-842b-4a54-acef-5c407dc6feb3n%40apereo.org >> >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/4e6ff61f-842b-4a54-acef-5c407dc6feb3n%40apereo.org?utm_medium=email&utm_source=footer> >> . >> > -- - 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/79dcfe11-e1c8-4d88-ac36-1365804cd9cfn%40apereo.org.
