Skip to content

Commit be45b78

Browse files
committed
Remove outdated step 5
1 parent 55a5b26 commit be45b78

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
@@ -680,12 +680,7 @@ Add `Delegated permissions` to Microsoft Graph
680680
<img src="/docs-static/img/integrations/identity-providers/self-hosted/azure-grant-admin-conset.png" alt="high-level-dia" className="imagewrapper-big"/>
681681
</p>
682682

683-
#### Step 5. Update token version
684-
- Click `Manifest` on left menu
685-
- Search for `accessTokenAcceptedVersion` and change the value from `null` to `2`
686-
- Click `Save`
687-
688-
#### Step 6. Generate client secret
683+
#### Step 5. Generate client secret
689684
- Click `Certificates & secrets` on left menu
690685
- Click `New client secret`
691686
- Fill in the form with the following values and click `Add`
@@ -730,7 +725,7 @@ NETBIRD_IDP_MGMT_EXTRA_GRAPH_API_ENDPOINT="https://graph.microsoft.com/v1.0"
730725

731726
```
732727

733-
#### Step 7: Continue with the NetBird Self-hosting Guide
728+
#### Step 6: Continue with the NetBird Self-hosting Guide
734729
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).
735730

736731
### Okta

0 commit comments

Comments
 (0)