ComponentSpace

Forums



The SSO session object couldn't be retrieved from the database SSO session store.


The SSO session object couldn't be retrieved from the database SSO...

Author
Message
mrwiyums
mrwiyums
New Member
New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)New Member (6 reputation)

Group: Forum Members
Posts: 4, Visits: 14
Using ADFS as the IdP, upon returning to the consume page, RecieveSSO is producing the following error.

"The SSO session object couldn't be retrieved from the database SSO session store."

Any ideas as to what might be causing this?  I cannot find any references to this error in the documentation.

We are using the SSOSessions table as described in the documentation and records are being populated into the table.  Other IdPs can authenticate just fine.

Ryan


ComponentSpace
ComponentSpace
ComponentSpace Development
ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)

Group: Administrators
Posts: 3.2K, Visits: 11K
Hi Ryan
This error occurs when the SELECT fails for whatever reason.
Please enable SAML trace and send the generated log file as an email attachment to our support email address mentioning your forum post.
http://www.componentspace.com/Forums/17/Enabing-SAML-Trace



Regards
ComponentSpace Development
KNandaKishore
KNandaKishore
New Member
New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)

Group: Forum Members
Posts: 21, Visits: 62
ComponentSpace - 7/28/2016
Hi Ryan
This error occurs when the SELECT fails for whatever reason.
Please enable SAML trace and send the generated log file as an email attachment to our support email address mentioning your forum post.
http://www.componentspace.com/Forums/17/Enabing-SAML-Trace


I also getting the same error, please find the attached log file.

 SAMLController.SSOSessionStore = new ComponentSpace.SAML2.Data.DatabaseSSOSessionStore();  // Executing successfully but record is not inserted in to table. can read sessionid
                    if (!ComponentSpace.SAML2.SAMLServiceProvider.IsSSO(WebConfigurationManager.AppSettings["partnerIdP"].ToString()))    // Getting Error In this line
                    {
                        ComponentSpace.SAML2.SAMLServiceProvider.InitiateSSO(Response, null, WebConfigurationManager.AppSettings["partnerIdP"].ToString());
                    }

Attachments
2018-12-10.log (1 view, 77.00 KB)
ComponentSpace
ComponentSpace
ComponentSpace Development
ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)

Group: Administrators
Posts: 3.2K, Visits: 11K
The log includes:
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'eDocket'.
Please ensure the login credentials in your SQL server connection string are correct.

Regards
ComponentSpace Development
KNandaKishore
KNandaKishore
New Member
New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)New Member (31 reputation)

Group: Forum Members
Posts: 21, Visits: 62
ComponentSpace - 12/9/2018
The log includes:
System.Data.SqlClient.SqlException (0x80131904): Login failed for user 'eDocket'.
Please ensure the login credentials in your SQL server connection string are correct.

Thanks for the response, Issue got resolved
ComponentSpace
ComponentSpace
ComponentSpace Development
ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)ComponentSpace Development (4.4K reputation)

Group: Administrators
Posts: 3.2K, Visits: 11K
You're welcome.

Regards
ComponentSpace Development
GO


Similar Topics


Execution: 0.000. 3 queries. Compression Enabled.
Login
Existing Account
Email Address:


Password:


Select a Forum....












Forums, Documentation & Knowledge Base - ComponentSpace


Search