OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

saml-dev message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [saml-dev] Saml idp in java servlet filter?


On Sun, Dec 28, 2008 at 1:32 PM, Morgan Packard
<hellomorganpackard@gmail.com> wrote:
> Ok. I'm _finally_ starting to get it:) thanks!

Now that SAML web browser SSO is making more sense, you might want to
consider the following deployment scenario.  To remove the
authentication step from your application, it's often easiest to
deploy an IdP in the application's security domain, and then offload
the authentication step to the IdP.  Once that's done, your
application is ready for cross-domain web browser SSO.

Tom


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]