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

[Reference feedback]: #30707

Open
tutnes opened this issue Jan 23, 2025 · 2 comments · May be fixed by Azure/azure-cli-extensions#8445
Open

[Reference feedback]: #30707

tutnes opened this issue Jan 23, 2025 · 2 comments · May be fixed by Azure/azure-cli-extensions#8445
Assignees
Labels
app-service-authentication Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. Service Attention This issue is responsible by Azure service team. Web Apps az webapp

Comments

@tutnes
Copy link

tutnes commented Jan 23, 2025

Type of issue

Missing information

Reference command name

az webapp auth openid-connect add

Feedback

Hi!
On the az webapp auth for oidc it doesnt specify how to separate the scopes

--scopes
A list of the scopes that should be requested while authenticating.

Page URL

https://learn.microsoft.com/en-us/cli/azure/webapp/auth/openid-connect?view=azure-cli-latest

Content source URL

https://github.com/MicrosoftDocs/azure-docs-cli/blob/main/latest/docs-ref-autogen/webapp/auth/openid-connect.yml

Author

@dbradish-microsoft

Document Id

97b69d81-08a3-fa09-b198-abbf31df16d8

@tutnes tutnes added the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jan 23, 2025
@yonzhan
Copy link
Collaborator

yonzhan commented Jan 23, 2025

Thank you for opening this issue, we will look into it.

@microsoft-github-policy-service microsoft-github-policy-service bot added customer-reported Issues that are reported by GitHub users external to the Azure organization. Web Apps az webapp Service Attention This issue is responsible by Azure service team. Auto-Assign Auto assign by bot app-service-authentication labels Jan 23, 2025
@dbradish-microsoft
Copy link
Contributor

Hello @tutnes, the --scopes parameter is generally separated with a space. For example...

--scopes "/subscriptions/MySubscriptionId/resourceGroups/MyResourceGroup1" "/subscriptions/MySubscriptionId/resourceGroups/MyResourceGroup2"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-service-authentication Auto-Assign Auto assign by bot customer-reported Issues that are reported by GitHub users external to the Azure organization. needs-triage This is a new issue that needs to be triaged to the appropriate team. Service Attention This issue is responsible by Azure service team. Web Apps az webapp
Projects
None yet
4 participants