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 SSO fails:


That is entirely up to the software you use to implement SAML. You need to ask that question to the support mechanism for that software, this mailing list deals with the protocol itself, not a particular implementation.

Paul


On Apr 2, 2014, at 11:40 AM, Phalguni Mukherjee <phalgunimukherjee1007@gmail.com> wrote:

Do I need to set it as request attribute or how it can be set in sp initiated login?


On Wed, Apr 2, 2014 at 7:03 PM, Paul Hethmon <paul.hethmon@clareitysecurity.com> wrote:
How you handle cookies is outside the scope of the SAML protocol. Checking resources about browser cookie handling will likely yield an answer on how to properly set and retrieve the cookies.

However, you may use the SAML RelayState parameter as a means to round trip this type of information from your Server Provider to the Identity Provider and back to your SP again.

Paul

On Apr 2, 2014, at 9:25 AM, Phalguni Mukherjee <phalgunimukherjee1007@gmail.com> wrote:

whenever a request comes for authentication to "samlserver" i store the requested URL against the session ID in a local cache and then set the session id to the cookie as "requestid" before sending the request for authentication. I am setting the cookie so that when the response comes back to the server I can use it to pick the requested URL from the server and redirect the assertion to the respective server, But I am getting my cookie as null in the response, may be it is getting lost due to Post response coming from ID provider from different domain, So just wanted to know is their any workaround to this problem so that each ID provider response is mapped to the correct requested URL.


Paul Hethmon
Chief Software Architect
paul.hethmon@clareitysecurity.com





--
Thanks & Regards
Phalguni Mukherjee

Paul Hethmon
Chief Software Architect
paul.hethmon@clareitysecurity.com




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