It requires Microsoft Graph Application registration. Start at the Microsoft Azure portal:
https://azure.microsoft.com/en-us/features/azure-portal/
Application registration: Go to the App registrations and click on New registration:
Name it. Select Single-page Application as a platform. The redirect URL must end withWebInterface/login.html. Then click on register.
Make sure that MSAL.js 2.0 and Implicit grant (Access Token, ID Token) grant types are permitted.
Configure the API permissions:
Get Client ID and Tenant ID from App registration -> Overview.
Group info:
You can add groups claim to the token.
Go to the Preferences-> Ip/Servers and select the HTTP or HTTPS port item(OAuth Sign in Tab) where you want to enable the Microsoft Sing-In button. Check the "Enable Microsoft Sign in" flag and provide the Client ID and Tenant ID of your App registration(mentioned above).
!!!Continue on: CrushOAuth
https://azure.microsoft.com/en-us/features/azure-portal/
Application registration: Go to the App registrations and click on New registration:
Name it. Select Single-page Application as a platform. The redirect URL must end withWebInterface/login.html. Then click on register.
Make sure that MSAL.js 2.0 and Implicit grant (Access Token, ID Token) grant types are permitted.
Configure the API permissions:
Get Client ID and Tenant ID from App registration -> Overview.
Group info:
You can add groups claim to the token.
Go to the Preferences-> Ip/Servers and select the HTTP or HTTPS port item(OAuth Sign in Tab) where you want to enable the Microsoft Sing-In button. Check the "Enable Microsoft Sign in" flag and provide the Client ID and Tenant ID of your App registration(mentioned above).
!!!Continue on: CrushOAuth
Add new attachment
Only authorized users are allowed to upload new attachments.
List of attachments
Kind | Attachment Name | Size | Version | Date Modified | Author | Change note |
---|---|---|---|---|---|---|
png |
app_reg_config_permissions.png | 112.1 kB | 1 | 06-Feb-2024 04:25 | krivacsz | |
png |
microsoft_group_info.png | 126.0 kB | 1 | 25-Jul-2024 08:04 | krivacsz |
«
This page (revision-6) was last changed on 25-Jul-2024 08:07 by krivacsz
G’day (anonymous guest)
Log in
JSPWiki