mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-29 22:06:37 +00:00
Add Keycloak SCIM (#463)
* wip: add keycloak scim doc Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com> * Add generic scim info * update steps Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com> --------- Signed-off-by: bcmmbaga <bethuelmbaga12@gmail.com> Co-authored-by: Eduard Gert <kontakt@eduardgert.de>
This commit is contained in:
@@ -39,4 +39,16 @@ For detailed setup and configuration steps, select an IdP from the section below
|
||||
* [Okta](/how-to/okta-sync)
|
||||
* [Google Workspace](/how-to/google-workspace-sync)
|
||||
* [JumpCloud](/how-to/jumpcloud-sync)
|
||||
* [Keycloak](/how-to/keycloak-sync)
|
||||
|
||||
### Generic SCIM
|
||||
|
||||
NetBird provides a way to sync users and groups from any identity provider that supports the SCIM (System for Cross-domain Identity Management) protocol.
|
||||
SCIM is a standardized protocol that works with most modern identity providers, although configuration varies between providers.
|
||||
|
||||
If your provider is not listed above, contact us at support@netbird.io for assistance with your specific IdP setup.
|
||||
|
||||
<p>
|
||||
<img src="/docs-static/img/how-to-guides/generic-scim.png" alt="generic-scim"
|
||||
className="imagewrapper-big"/>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user