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 array of scopes for downstream API config #1031

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

aeshub
Copy link
Contributor

@aeshub aeshub commented Sep 27, 2023

As of .NET 7.0 we are required to configure the scopes as an array of strings otherwise an unauthenticated call will be attempted.

See https://github.com/AzureAD/microsoft-identity-web/blob/master/docs/blog-posts/downstreamwebapi-to-downstreamapi.md for reference.

@aeshub aeshub added the bug Something isn't working label Sep 27, 2023
@aeshub aeshub requested a review from Christdej September 27, 2023 10:57
@aeshub aeshub self-assigned this Sep 27, 2023
@aeshub aeshub merged commit 1496547 into equinor:main Sep 27, 2023
7 checks passed
@aeshub aeshub deleted the bugfix-call-downstream-api branch September 27, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants