Search

SAml extension and Web parms. by Atef Abdou

Active

1
0
Sign in
to vote
Type: Bug
ID: 692663
Opened: 10/2/2011 4:11:33 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
There are several issues with running the extension in a web farm environment. First all url’s that are supposed to be stored by either the sing-in or sign-out methods do not use a cookie but rather a session based object and thus does not work in a web farm scenario. The single signoutservice also uses a session based object in the form of SessionParticipantStorage . This means that when attempting to initiate a sps sign-out , no items are found in the storage and thus no SAML request is sent to the IDP . rather a simple redirect is issued obviously not the intent .
Details (expand)

Describe the problem that you're having.

 

What type of impact does this issue have?

Functionality
File Attachments
0 attachments
Sign in to post a comment.
Sign in to post a workaround.