Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
940 stars 606 forks source link

Missing assertion consumer service url configuration on Idp https://localhost:44369/ #1436

Closed hans9025 closed 3 months ago

hans9025 commented 4 months ago

I am getting this error Missing assertion consumer service url configuration on Idp https://localhost:44369/. Don't know where i need to set AssertionConsumerServiceUrl, I tried setting in metadata like below in screen shot, is their any valid metdata file where i can compare my metadata.

<?xml version="1.0"?>

urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified Mazda North American Operations Mazda North American Operations https://www.mazdausa.com Wilfred Gonsalves wgonsalv@mazdausa.com Ben Rounsefell brounsef@mazdausa.com ![image](https://github.com/Sustainsys/Saml2/assets/76694666/a3b5f0fb-6e8e-441a-820d-4f35885db120)
AndersAbel commented 4 months ago

Are you running the stubidp on localhost:44369?

Exactly where do you get the error message?