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
Extend the
aad app setcommand with the ability to update redirect URLs:-r, --redirectUris [redirectUris]Comma-separated list of redirect URIs to add to the app registration. Requires
platformto be specified-p, --platform [platform]Platform for which the
redirectUrishould be configured. Allowed valuesspa,web,publicClient--redirectUrisToRemove [redirectUrisToRemove]Comma-separated list of existing redirect URIs to remove. Specify, when you want to replace existing redirect URIs with another