Skip to content

Commit 55a5b26

Browse files
committed
Correct Client ID instructions
1 parent dca3d26 commit 55a5b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/selfhosted/identity-providers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ In this step, we will create and configure NetBird application in azure AD.
645645

646646
- Under `Authorized client Applications`, click on `+ add a client application` and enter the following:
647647
- Fill in the form with the following values and click `Add application`
648-
- Client ID: same as your Application ID URI minus the `api://`
648+
- Client ID: same as your Application ID URI minus the starting `api://` and the ending `/api`
649649

650650
<p>
651651
<img src="/docs-static/img/integrations/identity-providers/self-hosted/azure-add-application-scope.png" alt="high-level-dia" className="imagewrapper-big"/>

0 commit comments

Comments
 (0)