Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Updated Azure Permissions#679

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ThatAmatoGuy merged 1 commit intomasterfrommnmlluke-update-azure-oidc
May 2, 2023
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 9 additions & 16 deletions_docs/single-sign-on/oidc/oidc-azure.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -81,33 +81,26 @@ max-width="70%"
%}

{:start="3"}
1. Click **Application permissions** on the left, and select `Group > Read.All`.
1. Click **Application permissions** on the left.
* Add `Group > Read.All`
* Add `User > Read.All`
1. Next add **Delegated permissions** on the right
* Add `User > Read.All`

> The `User.Read.All (Delegated)` permission is added by default.
> The `User.Read (Delegated)` permission is added by default.

{% include image.html
lightbox="true"
file="/images/sso/azure/config-app-permissions-selected.png"
url="/images/sso/azure/config-app-permissions-selected.png"
alt="`Group > Read.All`permissions for Microsoft Graph"
caption="`Group > Read.All` permissions for Microsoft Graph"
alt="Fullpermissions for Microsoft Graph."
caption="Full permissions for Microsoft Graph"
max-width="70%"
%}

{:start="4"}
{:start="5"}
1. Click **Add Permissions**.
1. Click **Grant admin consent for Default Directory** on the bar.

{% include image.html
lightbox="true"
file="/images/sso/azure/config-app-permissions-added.png"
url="/images/sso/azure/config-app-permissions-added.png"
alt="Grant admin consent for Default Directory"
caption="Grant admin consent for Default Directory"
max-width="70%"
%}

{:start="6"}
1. Continue with [Step 3: Create client secret in Azure](#step-3-create-client-secret-in-azure).


Expand Down
View file
Open in desktop
Binary file not shown.
Binary file modifiedimages/sso/azure/config-app-permissions-selected.png
View file
Open in desktop
Loading
Sorry, something went wrong.Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

[8]ページ先頭

©2009-2025 Movatter.jp