Skip to content

Enhancement: extend 'aad app set' with updating redirect URL #3043

@waldekmastykarz

Description

@waldekmastykarz

Extend the aad app set command with the ability to update redirect URLs:

-r, --redirectUris [redirectUris]
Comma-separated list of redirect URIs to add to the app registration. Requires platform to be specified

-p, --platform [platform]
Platform for which the redirectUri should be configured. Allowed values spa,web,publicClient

--redirectUrisToRemove [redirectUrisToRemove]
Comma-separated list of existing redirect URIs to remove. Specify, when you want to replace existing redirect URIs with another

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions