Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

sample with my Azure Active Directory b2c tenant #7

Closed
Arksutw opened this issue Dec 15, 2016 · 1 comment
Closed

sample with my Azure Active Directory b2c tenant #7

Arksutw opened this issue Dec 15, 2016 · 1 comment

Comments

@Arksutw
Copy link

Arksutw commented Dec 15, 2016

I ran this example with below ones and it works fine
"ClientId": "90c0fe63-bcf2-44d5-8fb7-b8bbc0b29dc6",
"Tenant": "fabrikamb2c.onmicrosoft.com",

But I created my own b2c tenant, it doesn't work. I also try https://github.com/AzureADQuickStarts/B2C-WebApp-OpenIdConnect-DotNet with my own b2c tenant and it's ok. So are there any magic tips in Azure Active Directory b2c settings to fix in ASP.NET CORE? It's too wired. Does someone give hints?

Thank you.

Ark

@Arksutw Arksutw changed the title sample with my your Azure Active Directory b2c tenant sample with my Azure Active Directory b2c tenant Dec 15, 2016
@Arksutw
Copy link
Author

Arksutw commented Dec 22, 2016

When I read README.md step by step carefully, I found the key point is in Step 5. So I changed https://localhost:44316 to https://localhost:44316/{your-policy-name}. Then everything goes well. Thanks again for your samples.

BR, Ark

@Arksutw Arksutw closed this as completed Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant