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 ability to pass the application manifest

See original GitHub issue

Based on the discussion in #3035, extend the aad app set command with the ability to pass the Azure AD application manifest.

Option Description
–manifest [manifest] Azure AD app manifest as retrieved from the Azure Portal to update the app registration

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:16 (16 by maintainers)

github_iconTop GitHub Comments

2reactions
waldekmastykarzcommented, Mar 18, 2022

Great suggestion! Let’s get it in! Perhaps an important detail to mention is that in this case the values from the manifest are not additive but represent the desired state. In other words, if you have a redirect URI, and the manifest has two different redirect URIs, then after running this command, the AAD app should have only the two redirect URI from the manifest and nothing else.

1reaction
vipulkelkarcommented, Sep 12, 2022

@martinlingstuyl apologies for the delay, i will try to get to this towards the weekend. If I am unable to, i will make this available to be picked up by someone else…thanks 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Understanding the Azure Active Directory app manifest
Detailed coverage of the Azure Active Directory app manifest, which represents an application's identity configuration in an Azure AD tenant ...
Read more >
Security tips - Android Developers
Signature permissions are transparent to the user and allow access only by applications signed by the same developer as the application ...
Read more >
Enhancing Azure AD B2C Behavior with Custom Policies
Are you are using, or even plan to use, Azure Active Directory B2C for Identity and access management in your apps? If so,...
Read more >
Azure Active Directory authentication - Octopus Deploy
Configure AAD to trust your Octopus Deploy instance by setting it up as an App in AAD. Optionally map AAD Users into Roles...
Read more >
APP-006 Application for Extension of Time to File Brief (Civil ...
(number of extensions): extensions from the court totaling (total number of days): filed on (date):. Notice: Please read Judicial Council form APP-001 before ......
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