python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
How to create a FederationMetadata.xml file in 2022 for your .net mvc Website for AD FS or Ping AD to use
When adding your Website to a new SSO (AD, Ping on this case), AD will normally ask for one thing: "Please share the Metadata URL for your site."
My application uses WS-Federation and its ho...
Gotham Llianen
Votes: 0
Answers: 1
Changing ASP.NET Identity service to use WS-Federation
I am working on a new ASP.NET Core Blazor application that I am basing on the BlazorHero clean architecture template.
The major modification that I need to make is the switch from its ASP.NET Core Ide...

SvdSinner
Votes: 0
Answers: 0
Authorize attribute using WsFederation never executes annotated controller action
I am using WsFederation middleware to access an ADFS server for authentication. ADFS is given a specific endpoint to call back at the end of the conversation between the middleware and ADFS. If I don'...
JackLThornton
Votes: 0
Answers: 1