Ask Your Question
1

What does the error message "App role with identifier must have at least one value specified for 'allowedMemberTypes'" mean when using Graph API v5 to patch App Roles on an App Registration?

asked 2022-03-05 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-02-09 23:00:00 +0000

pufferfish gravatar image

The error message "App role with identifier must have at least one value specified for 'allowedMemberTypes'" means that when using Graph API v5 to patch App Roles on an App Registration, you must specify at least one allowed member type for the app role. The allowed member types define the type of members that are allowed to be assigned to the app role, such as users, groups or service principals. Therefore, you need to ensure that you have specified at least one allowed member type for each app role in the App Registration that you are patching.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2022-03-05 11:00:00 +0000

Seen: 12 times

Last updated: Feb 09 '23