Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

az ad permission - app_role id?? #13969

Closed
edjwhho opened this issue Jun 15, 2020 · 3 comments
Closed

az ad permission - app_role id?? #13969

edjwhho opened this issue Jun 15, 2020 · 3 comments
Assignees
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Graph az ad question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@edjwhho
Copy link

edjwhho commented Jun 15, 2020

Went through this page and found that that there is no mention of getting existing app_role ids from custom app_roles from az ad permission command, its possible to add/delete etc & grant but I have to manually goto the portal/manifest and find out the uuid for the specific app_role ie ( -api-permissions 311a71cc-e848-46a1-bdf8-97ff7156d8e6=Scope ) for custom app_roles and then use the admin consent grant.

az ad app permission add --id eeba0b46-78e5-4a1a-a1aa-cafe6c123456 --api 00000002-0000-0000-c000-000000000000 --api-permissions 00000006-0000-0000-c000-000000000000=Role

Is there anyway of getting the uui for custom app_roles?


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@ghost ghost added needs-triage This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that labels Jun 15, 2020
@yonzhan yonzhan added the Graph az ad label Jun 15, 2020
@ghost ghost removed the needs-triage This is a new issue that needs to be triaged to the appropriate team. label Jun 15, 2020
@yonzhan yonzhan removed the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Jun 15, 2020
@yonzhan yonzhan added this to the S173 milestone Jun 15, 2020
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 15, 2020

@arrownj please take a look

@yungezz
Copy link
Member

yungezz commented Jun 16, 2020

@arrownj is it in output of show command?

@yungezz yungezz modified the milestones: S173, S174 Aug 3, 2020
@arrownj arrownj modified the milestones: S174, S175 - For Ignite Aug 24, 2020
@yungezz yungezz modified the milestones: S175 - For Ignite, S177 Sep 16, 2020
@azure-sdk azure-sdk added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 24, 2020
@yungezz yungezz removed this from the S177 milestone Oct 28, 2020
@yungezz yungezz assigned fengzhou-msft and unassigned arrownj Dec 1, 2020
@jiasli jiasli assigned jiasli and unassigned fengzhou-msft Jul 8, 2021
@jiasli jiasli added question The issue doesn't require a change to the product in order to be resolved. Most issues start as that and removed feature-request labels Jul 8, 2021
@jiasli
Copy link
Member

jiasli commented Jul 8, 2021

appRoleId can be retrieved with az ad sp show. Please see #12137 (comment) for detailed explanation.

@jiasli jiasli added this to the Jul 2021 (2021-08-03) milestone Jul 8, 2021
@jiasli jiasli closed this as completed Jul 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issues that are reported by GitHub users external to the Azure organization. Graph az ad question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

8 participants