scim-docs/content/implementations/_index.md

35 lines
866 B
Markdown
Raw Permalink Normal View History

2024-08-29 10:10:19 +00:00
---
title: Implementations
2024-08-29 21:46:48 +00:00
description : Non-exhaustive list of implementation of SCIM protocol in server and client applications
color : blue-1
2024-08-29 10:10:19 +00:00
---
{{< grid >}}
2024-09-17 21:14:22 +00:00
{{< implementation type="server client">}}
2024-08-29 10:10:19 +00:00
#### Keycloak
{{< /implementation >}}
2024-09-17 21:14:22 +00:00
{{< implementation type="server" devs="Greenhost">}}
2024-08-29 10:10:19 +00:00
#### Stackspin
{{< /implementation >}}
2024-10-28 15:39:47 +00:00
{{< implementation type="client" devs="Yaal">}}
#### Discourse
{{< /implementation >}}
{{< implementation type="client" devs="IndieHosters & Audriga">}}
#### Nextcloud
{{< /implementation >}}
{{< implementation type="client" devs="Yaal & IndieHosters">}}
2024-08-29 10:10:19 +00:00
#### Element
{{< /implementation >}}
2024-08-29 21:46:48 +00:00
2024-10-28 15:43:57 +00:00
{{< implementation type="client" devs="Yaal">}}
#### Canaille
{{< /implementation >}}
2024-10-03 19:43:59 +00:00
{{< implementation type="client" devs="Yaal" link="https://scim2-cli.readthedocs.io/en/latest/#">}}
2024-08-29 21:46:48 +00:00
#### Cli
{{< /implementation >}}
2024-08-29 10:10:19 +00:00
{{< /grid >}}