Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use which library to configure aad auth in startup.cs? #49

Open
mia-li opened this issue May 10, 2023 · 1 comment
Open

Use which library to configure aad auth in startup.cs? #49

mia-li opened this issue May 10, 2023 · 1 comment

Comments

@mia-li
Copy link

mia-li commented May 10, 2023

I see using Microsoft.Owin.Security.OpenIdConnect configure AAD auth in readme.
image

but in the real startup.cs it using Microsoft.Identity.Web library:
image

I'm wondering which library should I use in .net framework? I need to integrate with Graph API also.

@mia-li mia-li changed the title Use which method in startup.cs? Use which library to configure aad auth in startup.cs? May 10, 2023
@jmprieur
Copy link
Contributor

Yes, @mia-li : the one in the code. We need to update the README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants