Skip to content

Commit

Permalink
Update scim_v2_implementations.json
Browse files Browse the repository at this point in the history
Updated i2scim to include client availability.
  • Loading branch information
independentid authored and erdtman committed Aug 26, 2021
1 parent b8de4dc commit b163f80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/webapp/json/scim_v2_implementations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ const scim_v2_implementations = {
"implementations": [
{
"project_name": "i2scim",
"client": "No",
"client": "Yes",
"server": "Yes",
"open_source": "Yes, Apache 2.0 License",
"developer": "Independent Identity Inc",
Expand Down

0 comments on commit b163f80

Please sign in to comment.