Skip to content

Commit

Permalink
add AlexisHR implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
erdtman committed Apr 23, 2021
1 parent 8030641 commit 7a78dec
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 @@ -455,6 +455,14 @@ const scim_v2_implementations = {
"open_source": "No",
"developer": "ideiio",
"link": "https://ideiio.com/"
},
{
"project_name": "AlexisHR Provisioning",
"client": "Yes",
"server": "Yes",
"open_source": "No",
"developer": "AlexisHR AB",
"link": "https://docs.alexishr.com"
}
]
};

0 comments on commit 7a78dec

Please sign in to comment.