Skip to content

Commit

Permalink
add Axiad Cloud to v2 implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
jbabbidge authored and erdtman committed Mar 23, 2023
1 parent a395282 commit a3c495a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/main/webapp/json/scim_v2_implementations.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ const scim_v2_implementations = {
"developer": "Amazon Web Services",
"link": "https://docs.aws.amazon.com/singlesignon/latest/developerguide/what-is-scim.html"
},
{
"project_name": "Axiad Cloud",
"client": "No",
"server": "Yes",
"open_source": "No",
"developer": "Axiad",
"link": "https://www.axiad.com/axiad-cloud/"
},
{
"project_name": "i2scim",
"client": "Yes",
Expand Down

0 comments on commit a3c495a

Please sign in to comment.