CAS Single Sign On (SSO)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

CAS Single Sign On (SSO)

james yong
OFBiz is made up of several web applications.

To allow the user to sign in only once, a unique token value is presented for verification each time the user navigates to an unvisited web application.

I propose to add CAS SSO server as a component to OFBiz framework, and to use it as a basis for OFBiz SSO solution.

This new approach will allow us to use AJAX to update content partially, without invalidating the menu links.

CAS is now Apache-licensed. See https://www.apereo.org/projects/cas 
Reply | Threaded
Open this post in threaded view
|

Re: CAS Single Sign On (SSO)

Jacques Le Roux
Administrator
This is related with https://issues.apache.org/jira/browse/OFBIZ-6963, right?

Jacques


Le 31/05/2016 à 17:31, james yong a écrit :

> OFBiz is made up of several web applications.
>
> To allow the user to sign in only once, a unique token value is presented
> for verification each time the user navigates to an unvisited web
> application.
>
> I propose to add CAS SSO server as a component to OFBiz framework, and to
> use it as a basis for OFBiz SSO solution.
>
> This new approach will allow us to use AJAX to update content partially,
> without invalidating the menu links.
>
> CAS is now Apache-licensed. See https://www.apereo.org/projects/cas
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/CAS-Single-Sign-On-SSO-tp4681963.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>

Reply | Threaded
Open this post in threaded view
|

Re: CAS Single Sign On (SSO)

james yong
Thanks Jacques for the heads up. Yes, it is related to https://issues.apache.org/jira/browse/OFBIZ-6963.

Jacques Le Roux wrote
This is related with https://issues.apache.org/jira/browse/OFBIZ-6963, right?

Jacques


Le 31/05/2016 à 17:31, james yong a écrit :
> OFBiz is made up of several web applications.
>
> To allow the user to sign in only once, a unique token value is presented
> for verification each time the user navigates to an unvisited web
> application.
>
> I propose to add CAS SSO server as a component to OFBiz framework, and to
> use it as a basis for OFBiz SSO solution.
>
> This new approach will allow us to use AJAX to update content partially,
> without invalidating the menu links.
>
> CAS is now Apache-licensed. See https://www.apereo.org/projects/cas
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/CAS-Single-Sign-On-SSO-tp4681963.html
> Sent from the OFBiz - Dev mailing list archive at Nabble.com.
>