question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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

See original GitHub issue

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

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

2reactions
waldekmastykarzcommented, Feb 10, 2022

Updated spec to support multiple redirect URIs

1reaction
waldekmastykarzcommented, Feb 10, 2022

My original idea was that you’d create the app with the necessary URLs and then only need to adjust one, like the one related to a tunnel that you’re using. There’s no reason not to support multiple URLs though. We have the code already so could definitely add it if it makes other scenarios possible.

Read more comments on GitHub >

github_iconTop Results From Across the Web

User management enhancements - Azure Active Directory
This article describes how to use the user management enhancements in the admin center for Azure Active Directory (Azure AD), part of Microsoft ......
Read more >
Connect Your App to Microsoft Azure Active Directory - Auth0
Register your app with Azure AD ; Redirect URI, Select a Redirect URI type of Web, and enter your callback URL: https://YOUR_DOMAIN/login/callback ....
Read more >
Release notes for macOS - Zoom Support
This article contains information about recent changes to the Zoom app for macOS, including new and enhanced features, updates to existing ...
Read more >
Active Directory Management Tool | Active Roles - One Identity
Extend and enhance native capabilities of Active Directory and Azure Active ... Active Roles is optimized to serve the needs of both on-prem...
Read more >
Configure | Citrix Workspace app for Windows
When upgrading Citrix Workspace app, add the latest template files to local GPO ... Multi-monitor enhancement can be disabled by setting the ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found