Skip to content

Commit a2ac596

Browse files
committed
Correct Client ID instructions
1 parent a71f525 commit a2ac596

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
@@ -663,7 +663,7 @@ In this step, we will create and configure NetBird application in azure AD.
663663

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

668668
<p>
669669
<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)