[scim] [Ann] New Open Source SCIM libraries in dart+PHP (+ support for PostfixAdmin, Nextcloud)
Hans-Joerg Happel <happel@audriga.com> Wed, 09 November 2022 14:26 UTC
Return-Path: <happel@audriga.com>
X-Original-To: scim@ietfa.amsl.com
Delivered-To: scim@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 18FC5C1522BD for <scim@ietfa.amsl.com>; Wed, 9 Nov 2022 06:26:37 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.906
X-Spam-Level:
X-Spam-Status: No, score=-1.906 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BJYQ0ghhysqA for <scim@ietfa.amsl.com>; Wed, 9 Nov 2022 06:26:32 -0800 (PST)
Received: from mail.audriga.com (mail.audriga.com [176.221.42.35]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id B617FC1522A2 for <scim@ietf.org>; Wed, 9 Nov 2022 06:26:32 -0800 (PST)
Received: from localhost (localhost.localdomain [127.0.0.1]) by mail.audriga.com (Postfix) with ESMTP id 27A9DA23A for <scim@ietf.org>; Wed, 9 Nov 2022 15:26:30 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at mail.audriga.com
Received: from mail.audriga.com ([127.0.0.1]) by localhost (mail.audriga.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Gc4HO_eDphmC for <scim@ietf.org>; Wed, 9 Nov 2022 15:26:27 +0100 (CET)
Received: from [31.133.137.222] (dhcp-89de.meeting.ietf.org [31.133.137.222]) (Authenticated sender: happel@audriga.com) by mail.audriga.com (Postfix) with ESMTPSA id BCC73A0FF for <scim@ietf.org>; Wed, 9 Nov 2022 15:26:27 +0100 (CET)
Message-ID: <af604931-ae7a-e114-96fc-c668391bd8e3@audriga.com>
Date: Wed, 09 Nov 2022 14:26:27 +0000
MIME-Version: 1.0
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.2
Content-Language: en-US
To: scim@ietf.org
From: Hans-Joerg Happel <happel@audriga.com>
Content-Type: text/plain; charset="UTF-8"; format="flowed"
Content-Transfer-Encoding: 8bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/scim/iX63xwripACalIp1rWORyY12A6M>
Subject: [scim] [Ann] New Open Source SCIM libraries in dart+PHP (+ support for PostfixAdmin, Nextcloud)
X-BeenThere: scim@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Simple Cloud Identity Management BOF <scim.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/scim>, <mailto:scim-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/scim/>
List-Post: <mailto:scim@ietf.org>
List-Help: <mailto:scim-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/scim>, <mailto:scim-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 09 Nov 2022 14:26:37 -0000
Hi SCIMmers, just a short pointer to whom it may concern: we recently released a couple of Open Source SCIM 2.0 libraries, including: * Dart language client lib (incl. CLI): https://github.com/audriga/scim-client-dart * PHP server lib: https://github.com/audriga/scim-server-php * Server impl. for PostfixAdmin: https://github.com/audriga/postfixadmin-scim-api * Server impl- for Nextcloud: https://lab.libreho.st/libre.sh/scim/scimserviceprovider/-/merge_requests/2 (the PR will make it compatible w Azure AD and possibly others) (PFA + Nextcloud apps are build on top of PHP server lib) The PHP server lib also includes a small mock server that may be handy for testing clients. Thanks and best, Hans-Joerg ps.: We'll also add this to http://www.simplecloud.info/#Implementations2 -- audriga GmbH Alter Schlachthof 57 76131 Karlsruhe Tel: +49 (0) 721 17029 316 Fax: +49 (0) 721 17029 3179 support@audriga.com https://www.audriga.com Handelsregister: Amtsgericht Mannheim - HRB 713034 Sitz der Gesellschaft: Karlsruhe Geschäftsführer: Dr. Frank Dengler, Dr. Hans-Jörg Happel USt-ID: DE 279724142
- [scim] [Ann] New Open Source SCIM libraries in da… Hans-Joerg Happel