Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
945 stars 605 forks source link

About SampleOwinApplication running issue #1388

Closed jedi0605 closed 1 year ago

jedi0605 commented 1 year ago

It's my first time using SAML so deeply. I run demo project "SampleOwinApplication" and Use another service to log in. And see a page about "dummy discovery service". I click "Redirct back to SP" and recive "Unknown idp https://localhost:44300/Metadata" How can I fix it? Thanks a lot.

AndersAbel commented 1 year ago

To run the SampleOwinApplication you also need to run the local StubIdp on port 44300 on the same time.