Dear All,

Thanks, I think my problem is needing a technique for different
redirections in the scenario which user first visits weblogin page;
User from group A must be redirected to portal A and user from group B
to be redirected to portal B;
For example, Defining a variable such as "Remote-Portal" that can help
to redirect;
Or  getting everyone's portal URL from back-end database?(not a good way)

I am really sorry if my problem may not be related so much to cosign basis.

Thanks again,
Arash Givchi

On 9/25/08, Wesley Craig <[EMAIL PROTECTED]> wrote:
> I'm no expert on portal systems, but it's certainly feasible for
> components besides cosign filters to successfully interact with
> cosign.  I would hesitate to call it anything as formal as an "API",
> but the cosign scheme makes these sorts of interactions pretty clear.
>
> :wes
>
> On 24 Sep 2008, at 10:45, Mark Montague wrote:
>> The downside to this is that IF your portal uses portlets that mix
>> content that requires authentication with content that does not
>> require authentication on the same page, you may experience some
>> problems.  cosign does not provide any sort of "portal API" and so
>> portlets cannot individually and explicitly manage authentication
>> themselves directly.  Instead, the portlet engine that invokes the
>> portlets in order to generate the HTML page that the user sees has
>> to know whether authentication should be required or not.  If your
>> portal does not use portlets, or if your portlets can communicate
>> this to the portal engine, and if the portal engine can handle that
>> (or especially if it is possible to tell whether a page should
>> require authentication or not just by it's URL), then you're fine.
>> But otherwise, you might want to use a different WebSSO product
>> other than cosign and/or a different portal system
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cosign-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cosign-discuss

Reply via email to