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 #544

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .connector-store/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"name": "SCIM 2.0 Inbound Provisioning Connector",
"owner": "WSO2",
"category": "Federated authenticator & Provisioning connector",
"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",
"isProductVersions/v530",
"isProductCategories/v520"
],
"releases": []
}
Loading