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

Update ProtectedResourceScopes type to allow unprotected resource for… #5563

Closed
wants to merge 5 commits into from

Conversation

budmil
Copy link
Contributor

@budmil budmil commented Jan 12, 2023

… concrete request type

In the Interceptor documentation (https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/v2-docs/msal-interceptor.md), it is stated that it should be possible to use scope value 'null' to indicate that the resource should be unprotected, even only for the concrete request type. This Pull requests ensures that the typing follows such logic.

… concrete request type

In the Interceptor documentation (https://github.com/AzureAD/microsoft-authentication-library-for-js/blob/dev/lib/msal-angular/docs/v2-docs/msal-interceptor.md), it is stated that it should be possible to use scope value 'null' to indicate that the resource should be unprotected, even only for the concrete request type. This Pull requests ensures that the typing follows such logic.
@ghost
Copy link

ghost commented Jan 12, 2023

Thank you for your contribution! Please generate change files by running npm run beachball:change from the root of the repo, then answer each prompt and push up the generated files.

@github-actions github-actions bot added the msal-angular Related to @azure/msal-angular package label Jan 12, 2023
@derisen
Copy link
Contributor

derisen commented Jan 18, 2023

@budmil thanks for catching this -could you please go through beachball check

@budmil
Copy link
Contributor Author

budmil commented Jan 19, 2023

@microsoft-github-policy-service agree [company="freiheit.software"]

@budmil
Copy link
Contributor Author

budmil commented Jan 19, 2023

@microsoft-github-policy-service agree company="freiheit.software"

@codecov-commenter
Copy link

codecov-commenter commented Jan 20, 2023

Codecov Report

Merging #5563 (9653628) into dev (6e07901) will not change coverage.
The diff coverage is n/a.

Flag Coverage Δ *Carryforward flag
msal-angular 96.50% <ø> (ø)
msal-browser 86.28% <ø> (ø) Carriedforward from 6e07901
msal-common 85.87% <ø> (ø) Carriedforward from 6e07901
msal-core 82.84% <ø> (ø) Carriedforward from 6e07901
msal-node 82.90% <ø> (ø) Carriedforward from 6e07901
msal-node-extensions 76.03% <ø> (ø) Carriedforward from 6e07901
msal-react 94.68% <ø> (ø) Carriedforward from 6e07901
node-token-validation 88.88% <ø> (ø) Carriedforward from 6e07901

*This pull request uses carry forward flags. Click here to find out more.

@derisen
Copy link
Contributor

derisen commented Jan 24, 2023

@budmil closing this PR in favor of #5607

@derisen derisen closed this Jan 24, 2023
@budmil budmil deleted the patch-1 branch January 26, 2023 15:32
@ghost
Copy link

ghost commented Feb 6, 2023

🎉@azure/msal-angular@v2.5.3 has been released which incorporates this pull request.:tada:

Handy links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-angular Related to @azure/msal-angular package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants