Skip to content

Commit

Permalink
Add outreach to list of SCIM implementations
Browse files Browse the repository at this point in the history
  • Loading branch information
heliuchuan authored and erdtman committed Jul 15, 2021
1 parent 7a78dec commit cb9839f
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 @@ -216,6 +216,14 @@ const scim_v2_implementations = {
"developer": "Oracle",
"link": "https://docs.oracle.com/cd/E52734_01/oim/OMDEV/scim.htm#OMDEV5526"
},
{
"project_name": "Outreach SCIM API",
"client": "No",
"server": "Yes",
"open_source": "No",
"developer": "Outreach, Inc.",
"link": "https://support.outreach.io/hc/en-us/articles/4401998141339-Outreach-SCIM-Protocol-"
},
{
"project_name": "Owin.Scim",
"client": "No",
Expand Down

0 comments on commit cb9839f

Please sign in to comment.