...
- Sign in to the Azure portal, and navigate to Azure > Browse Microsoft Entra Gallery > Create your own application, Name your application and select the option Integrate any other application you don't find in the gallery (Non-gallery), and add an application.
- Select the application, select Set up single sign-on , then select SAML.
- Under Basic SAML Configuration, select the Edit pencil icon and key in the Joget SAML Identifier (Entity ID) and Reply URL (Assertion Consumer Service (ACS) URL) copied earlier, then Save.
Under Basic SAML Configuration, select the Edit pencil icon and key in the Joget SAML Entity ID and ACS URL copied earlier, then Save.
Edit User Attributes & Claims, and configure the claims
Claim Name
Value
Unique User Identifier (Name ID)
user.userprincipalname
email
user.mail
User.FirstName
user.givenname
User.LastName
user.surname
Under SAML Signing Certificate, download the Certificate (Base64). This certificate file will be used to configure the Joget SAML Plugin later.
Select the Users and groups menu item on the left, and add the users allowed to access Joget. You may add yourself to the listing so that you can test the login later.
...