Skip to content

Commit

Permalink
Added FusionAuth SCIM implementation to list.
Browse files Browse the repository at this point in the history
  • Loading branch information
mooreds authored and erdtman committed Apr 26, 2022
1 parent 2a9b919 commit e2b3f5e
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 @@ -512,6 +512,14 @@ const scim_v2_implementations = {
"developer": "AlexisHR AB",
"link": "https://docs.alexishr.com"
},
{
"project_name": "FusionAuth SCIM",
"client": "No",
"server": "Yes",
"open_source": "No",
"developer": "FusionAuth",
"link": "https://fusionauth.io/docs/v1/tech/core-concepts/scim"
},
{
"project_name": "Calendly",
"client": "No",
Expand Down

0 comments on commit e2b3f5e

Please sign in to comment.