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:
Bethuel Mmbaga
2025-11-12 22:21:31 +03:00
committed by GitHub
parent d5914d893d
commit 155671a8ac
21 changed files with 178 additions and 0 deletions

View File

@@ -170,6 +170,7 @@ export const docsNavigation = [
{ title: 'Okta', href: '/how-to/okta-sync' },
{ title: 'Google Workspace', href: '/how-to/google-workspace-sync'},
{ title: 'JumpCloud', href: '/how-to/jumpcloud-sync'},
{ title: 'Keycloak', href: '/how-to/keycloak-sync'},
]
},
{