Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update connector meta file #545

Merged
merged 8 commits into from
Apr 16, 2024
14 changes: 14 additions & 0 deletions .connector-store/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"name": "SCIM 2.0 Inbound Provisioning Connector",
"owner": "WSO2",
"category": "OAuth Client Authenticator",
"documentationUrl": "https://docs.wso2.com/display/ISCONNECTORS/Configuring+SCIM+2.0+Provisioning+Connector",
"description": "The System for Cross-domain Identity Management (SCIM) specification is designed to make managing user identities in cloud-based applications and services easier. SCIM 2.0 Inbound Provisioning Connector enables you to leverage the Identity Server as an SCIM 2.0 Provider to achieve seamless identity inbound provisioning.",
"status": "Active",
"labels": [
"inbound-provisioning",
"IS-5.3.0",
"scim2"
],
"releases": []
}
Loading