Skip to content

Configuring a SAML Application on Microsoft Entra ID

Step 1: Access the Azure Portal

  1. Log in to the Azure Portal.

  2. Navigate to the Enterprise applications section.

image.png

Step 2: Create a New Application

  1. Click on New application then Create your own application.

  2. Fill in the required fields:

  • Name: Give the application a name.

  • Select Integrate any other application you don't find in the gallery (Non-gallery).

  1. Click Create.

image.png

Step 3: Configure SAML Authentication

  1. Go to Manage > Single sign-on.

  2. Select SAML.

image.png

  1. Edit Basic SAML Configuration.

Capture d’écran du 2025-12-17 17-30-07.png

  1. In the side panel, add a unique identifier (Entity ID), or use the default:
json
https://auth.wikit.ai/realms/wikit-prod
  1. Still in the side panel, add the following Reply URL (Assertion Consumer Service URL), modifying it with your organization slug provided by Wikit:
json
https://auth.wikit.ai/realms/wikit-prod/broker/{organization-slug}/endpoint
  1. Click Save.

image.png

  1. Close the side panel.

  2. Ensure that under Attributes & Claims, you have the following attributes:

json
givenname
surname
emailaddress
name
Unique User Identifier

Capture d’écran du 2025-12-17 17-37-59.png

  1. If this is not the case, add the following claims:

Capture d’écran du 2025-12-17 17-44-01.png

Step 4

Send the following information back to us: