Microsoft Active Directory · Arazzo Workflow
Active Directory Update Application Redirect URIs
Version 1.0.0
Resolve an application by name, read it, then patch its web redirect URIs and description.
View Spec
View on GitHub
Active DirectoryAuthenticationAuthorizationDirectory ServicesIdentity ManagementMicrosoft EntraZero TrustArazzoWorkflows
Provider
Workflows
update-application-redirect-uris
Find an application by name and update its web redirect URIs.
Searches the applications collection by display name, reads the matched application, and patches its web.redirectUris and description.
1
findApplication
list-applications
Resolve the application by display name, returning at most one match.
2
getApplication
get-application
Read the matched application to capture its current appId.
3
updateApplication
update-application
Patch the application's web redirect URIs and description.