Azure / Azure/azure-cli

Adding redirectUris for SPAs

Open
#14,880 18 comments 8 reactions 1 assignee Claimed by @jiasli View on GitHub
act-identity-squad Feature Candidate feature-request Graph OKR3.2 Candidate Similar-Issue
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

Customer Scenario - Raised issue in a different repo, so raising it in CLI Repo - https://github.com/MicrosoftDocs/azure-docs/issues/61078

There is documentation around for updating replyUrls for web applications but doesn't seem to be anyway of doing it for SPA web applications.

- az ad app update --id --add replyUrls "http://blah2.company.com"
This will add a reply url into the web section instead of under Single-page application. Is there a command I can run that adds it under the Single-page application tab?

https://docs.microsoft.com/en-us/cli/azure/ad/app?view=azure-cli-latest

This is the page, it mentions replyUrls but doesn't mention how to add them SPA

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.