Skip to main content

All Questions

0 votes
0 answers
76 views

sustainsys.saml2 http handler doesn't redirect to sing on url in my ASP.NET app

Instead of redirecting to "signOnUrl" my app redirects to the same login.aspx (start page) and I see Access Denied error. I use Pingfederate as Identity Provider. I have the following ...
Dmitriy Shapiro's user avatar
0 votes
1 answer
563 views

"Error: An SP-initiated SAML response from *IdP* was received unexpectedly", what could cause this error?

I have upgraded to the latest stable version of ComponentSpace.Saml2.Net (6.5.0). So I had to refactor the code changing the old syntax: "PartnerCertificateString=..., ...
Cata's user avatar
  • 29
0 votes
1 answer
271 views

Maintain saml IDP session as long as there is user-activity in the SP

I looking for a SAML2 way to maintain the session on the IdP as long as there is activity on the SP. Is there a way to do this please?
Ibtissem's user avatar
0 votes
0 answers
178 views

Single Sign on in native android apps using SAML v2.0

How to implement single sign on (SAMLv2.0) native android mobile apps? I would like to get a generalized platform that support different identity providers such as Okta, ADFS, Azure AD ...
ranga raj's user avatar
1 vote
0 answers
52 views

Implementing Single Sign On(SSO) Using SAML 2.0 in Asp.Net

I have a requirement like there are three different applications(Application 1, Application 2, Application 3) each have different logins and hosted in different domains.Client want to implement SSO ...
Arthi's user avatar
  • 117
0 votes
0 answers
187 views

Why am i redirected to login page on the service provider following an idp initated login

A bit of context I have an asp.net mvc app that is going to be used by a company that is using saml sso to log in to their apps. They have an identity provider and they asked me to configure sso on ...
walexc's user avatar
  • 1
-1 votes
1 answer
1k views

How can implement SAML SSO 2.0 in asp.net C# [closed]

I am new to develop SAML SSO 2.0, I don't have any idea, How i can implement SSO in my application. I need to implement SAML2 with my application. Explanation: I have application A, Where use come ...
Mohd Aman's user avatar
  • 220
3 votes
2 answers
4k views

Azure Active Directory SSO with Asp.net Webforms

We have an Asp.Net Webforms application in .Net 3.5, which is already having an authentication module with FormsAuthentication. For a new requirement, we need to implement SSO(SAML) with Azure Active ...
Sreekanth Mohan's user avatar
0 votes
1 answer
1k views

Creating SAML 2 SSO token request using WIF

I have an example SAML compliant XML request: <samlp:AuthnRequest xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="_[GUID]" IssueInstant="[...
eddyuk's user avatar
  • 4,160
0 votes
1 answer
106 views

Single Sign on with Saml

I am trying to integrate SSO through SAML request in our ASP.NET Application. I am using KentorAuthService Library to achieve this. will using kentor library be a solution for authenticating from ...
Arun Kishore's user avatar
1 vote
0 answers
3k views

SAML Response issue - Issuer of the Assertion not found or multiple

I'm having issues generating correct Response from my custom IdP. When validating the generated response I get the following errors: Issuer of the Assertion not found or multiple. A valid ...
Angel Milev's user avatar
1 vote
0 answers
195 views

Generate SAML OAM metadata that works with asp.net web forms project

I am trying to configure a web application using ASP.NET for Single-SignOn with OAM based system. To configure their OAM, my client asked me to provide a SAML Service Provider metadata file matching ...
SUN's user avatar
  • 973
1 vote
0 answers
75 views

Generate meta data for OAM SSO using SAML2.0

I have asp.net web application which needs to be implemented SSO with OAM by using SAML2.0. Our client has asked to provide certificate & metadata of application. But I don't know how will I ...
SUN's user avatar
  • 973
-1 votes
1 answer
114 views

How can we perform ADFS authentication in our Dot net application

Can anyone tell me how can we use SSO/ADFS authentication in dot net app.
Naqi's user avatar
  • 144
0 votes
2 answers
223 views

Does my asp.net web site need to do redirect to IdP server when doing web sso with ADFS 2.0 and SAML 2.0

My asp.net web site is .NET 4.5, we get metadata.xml file from the partner company and gave them also our metadata.xml file. they say that they use SAML 2.0 so i am a little beat confuse but i guess ...
yaron's user avatar
  • 1

15 30 50 per page