python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Integrate a .net core solution with PingID
I have a application build with .NET Core. This application is very simple, but the problem is that I have to integrate a 2FA app (PingId) for double security instead of one simple Login. I am guided ...

Endri Liçkollari
Votes: 0
Answers: 1
Receiving an HTTP 400 BAD REQUEST from SAML2 Response
I have a Windows Server 2019 running an IIS web server. My organization uses ADFS 2016 and a team has configured the IdP integration in ADFS on my behalf. Everything (accounts, server, etc) are part o...
WireD M
Votes: 0
Answers: 1
Migration of .NET v4.6.2 to .NET CORE 3.1 - OWIN Authentication
My apologies for the non-descriptive short description above.
Context:
We have a range of projects developed using .NET v4.6.2. They use OWIN to authenticate the user. We use Ping SSO. Owin makes sure...

DevTocloud
Votes: 0
Answers: 1
How to configure the ResponseLocation of the SingleLogoutService with the ITfoxtec Identity SAML 2.0 library?
Implement single logout in my .NET MVC application with the ITfoxtec Identity SAML 2.0 library.
To test, I do the following:
Having mine and another web app open in the same browser, in different tabs...
Maribel
Votes: 0
Answers: 1