Skip to content

Commit 7f9f692

Browse files
committed
Remove outdated step 5
1 parent a2ac596 commit 7f9f692

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

src/pages/selfhosted/identity-providers.mdx

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -698,12 +698,7 @@ Add `Delegated permissions` to Microsoft Graph
698698
<img src="/docs-static/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png" alt="high-level-dia" className="imagewrapper-big"/>
699699
</p>
700700

701-
#### Step 5. Update token version
702-
- Click `Manifest` on left menu
703-
- Search for `accessTokenAcceptedVersion` and change the value from `null` to `2`
704-
- Click `Save`
705-
706-
#### Step 6. Generate client secret
701+
#### Step 5. Generate client secret
707702
- Click `Certificates & secrets` on left menu
708703
- Click `New client secret`
709704
- Fill in the form with the following values and click `Add`
@@ -748,7 +743,7 @@ NETBIRD_IDP_MGMT_EXTRA_GRAPH_API_ENDPOINT="https://graph.microsoft.com/v1.0"
748743

749744
```
750745

751-
#### Step 7: Continue with the NetBird Self-hosting Guide
746+
#### Step 6: Continue with the NetBird Self-hosting Guide
752747
You've configured all required resources in Azure AD. You can now continue with the [NetBird Self-hosting Guide](/selfhosted/selfhosted-guide#step-4-disable-single-account-mode-optional).
753748

754749
### Okta

0 commit comments

Comments
 (0)