rajgithub123 / google-enterprise-connector-sharepoint

Automatically exported from code.google.com/p/google-enterprise-connector-sharepoint
0 stars 0 forks source link

User ID does not get passed for the AuthZ Request when Configure SAML bridge to communicate with the GSA simulator #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

1.Deploy SAML Bridge(2.0) and configure to communicate with GSA Simulator.

2.To Test saml with Simulator, identify a site on which you have access

3.In a browser, type the address of your simulator, using the following format. 
Replace your_saml_bridge_host with the correct hostname.
http://your_saml_bridge_host/gsa-simulator/Default.aspx

4. The browser window displays a link with this text: "Click this link to 
simulate a secure document search."

5. Click the link.

6. The file Search.aspx appears. Specify the site URL here whose authorization 
you want to test

What is the expected output? What do you see instead?

It should show the Decision Code as "Permit". But it shows "Indeterminate"
When checked the GSA.log file, it is observed that User ID is not getting 
passed for the AuthZ request.

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Shweta.v...@gmail.com on 23 Jul 2010 at 5:41

Attachments:

GoogleCodeExporter commented 9 years ago
Logged this issue on saml code site.

Original comment by Shweta.v...@gmail.com on 23 Jul 2010 at 6:12