Anonymous user?

3 messages Options
Embed this post
Permalink
Michael Testet

Anonymous user?

Reply Threaded More More options
Print post
Permalink
Not sure, if CAS is the right thing to help me with integrating a CMS-based portal and a shopping basket, which is hosted on a ecommerce portal.

I already integrated both portals successfully with CAS. For the shopping basket use case of course no user login is happening before that anonymous user puts something in the basket.

Does CAS support the concept of something like an anonymous user as well?
--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
Andrew Feller

Re: Anonymous user?

Reply Threaded More More options
Print post
Permalink
Michael,

CAS supports a feature called "gateway" which allows you to glean user SSO
information on the application side without forcing them login.  Basically,
your CAS client would need to protect whatever public pages you want user
information on and specify that the gateway feature is desired.

For more information: http://www.jasig.org/cas/client-integration/gateway

HTH,
A-

On 6/19/09 2:08 AM, "Michael" <[hidden email]> wrote:

> Not sure, if CAS is the right thing to help me with integrating a CMS-based
> portal and a shopping basket, which is hosted on a ecommerce portal.
>
> I already integrated both portals successfully with CAS. For the shopping
> basket use case of course no user login is happening before that anonymous
> user puts something in the basket.
>
> Does CAS support the concept of something like an anonymous user as well?

--
Andrew Feller, Analyst
LSU University Information Services
200 Frey Computing Services Center
Baton Rouge, LA 70803
Office: 225.578.3737
Fax: 225.578.6400



--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev
Scott Battaglia-2

Re: Anonymous user?

Reply Threaded More More options
Print post
Permalink
In reply to this post by Michael Testet
You can control this, at least in a Java client, by proper usage of the validating vs. authentication filters and scoping what they filter.

On Fri, Jun 19, 2009 at 3:08 AM, Michael <[hidden email]> wrote:
Not sure, if CAS is the right thing to help me with integrating a CMS-based portal and a shopping basket, which is hosted on a ecommerce portal.

I already integrated both portals successfully with CAS. For the shopping basket use case of course no user login is happening before that anonymous user puts something in the basket.

Does CAS support the concept of something like an anonymous user as well?
--
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev

-- 
You are currently subscribed to [hidden email] as: [hidden email]
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev