mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-18 16:36:35 +00:00
Fixing Broken Links
This commit is contained in:
@@ -239,4 +239,3 @@ You've configured all required resources in Authentik. Continue with the [NetBir
|
||||
|
||||
- [Authentik Documentation](https://goauthentik.io/docs/)
|
||||
- [Embedded IdP Overview](/selfhosted/identity-providers/local)
|
||||
- [API Reference](/api/resources/identity-providers)
|
||||
@@ -95,7 +95,7 @@ curl -X POST "https://netbird.example.com/api/identity-providers" \
|
||||
}'
|
||||
```
|
||||
|
||||
See the [API Reference](/api/resources/identity-providers) for complete documentation. For instance setup endpoints, see [Accounts API](/api/resources/accounts). For user creation with embedded IdP, see [Users API](/api/resources/users).
|
||||
For instance setup endpoints, see [Accounts API](/api/resources/accounts). For user creation with embedded IdP, see [Users API](/api/resources/users).
|
||||
|
||||
### Managing Identity Providers via API
|
||||
|
||||
|
||||
@@ -321,4 +321,3 @@ You've configured all required resources in Keycloak. Continue with the [NetBird
|
||||
|
||||
- [Keycloak Documentation](https://www.keycloak.org/documentation)
|
||||
- [Embedded IdP Overview](/selfhosted/identity-providers/local)
|
||||
- [API Reference](/api/resources/identity-providers)
|
||||
@@ -179,4 +179,3 @@ You've configured all required resources in PocketID. Continue with the [NetBird
|
||||
|
||||
- [PocketID Documentation](https://pocket-id.org/docs)
|
||||
- [Embedded IdP Overview](/selfhosted/identity-providers/local)
|
||||
- [API Reference](/api/resources/identity-providers)
|
||||
Reference in New Issue
Block a user