ballerina-platform / ballerina-library

The Ballerina Library
https://ballerina.io/learn/api-docs/ballerina/
Apache License 2.0
136 stars 64 forks source link

[Feature]: Asgardeo SCIM Connector #5005

Open vihanga-liyanage opened 2 years ago

vihanga-liyanage commented 2 years ago

Connector Name

other (None Listed Above)

Suggested feature

SCIM2 (System for Cross-domain Identity Management) [1] is a widely adapted protocol for user identity management in the identity domain and many identity providers including Asgardeo support SCIM. It'd be useful to have a connector to support user management operations via SCIM, in Choroe.

[1] - http://www.simplecloud.info

Related issues

No response

abeykoon commented 2 years ago

@vihanga-liyanage @SkNuwanTissera will research and come up with a interface design for the connector. I believe SCIM is a protocol based on HTTP. In that case we can use Ballerina HTTP connector module for the implementation.

@vihanga-liyanage where can we find the API documentation?

mefarazath commented 2 years ago

@vihanga-liyanage @SkNuwanTissera will research and come up with a interface design for the connector. I believe SCIM is a protocol based on HTTP. In that case we can use Ballerina HTTP connector module for the implementation.

@vihanga-liyanage where can we find the API documentation?

https://wso2.com/asgardeo/docs/apis/scim2/#/