Skip to content

Commit

Permalink
ecosystem: add i2scim.io (open-policy-agent#4313)
Browse files Browse the repository at this point in the history
Adding i2scim.io's support for OPA policies

Signed-off-by: Phil Hunt <[email protected]>
  • Loading branch information
independentid authored Feb 3, 2022
1 parent bfdad45 commit 11ff3db
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/website/data/integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1072,6 +1072,25 @@ integrations:
tutorials:
- https://hub.armo.cloud

i2scim:
title: i2scim.io SCIM Restful User/Group Provisioning API
description: |
i2scim.io is an open source, Apache 2 Licensed, implementation of SCIM (System for Cross-domain Identity Management RFC7643/7644) for use
cloud-native kubernetes platforms. i2scim supports externalized access control decisions through OPA. SCIM is a RESTful HTTP API that can be
used to provide a standardized way to provision accounts from Azure, Okta, PingIdentity and other providers and tools. SCIM can also be used
as a backing identity store for OAuth and other authentication services.
labels:
category: security
layer: application
software:
- i2scim
code:
- https://github.com/i2-open/i2scim
- https://i2scim.io
inventors:
- i2
tutorials:
- https://i2scim.io/OPA_AccessControl.html

organizations:
styra:
Expand Down Expand Up @@ -1203,6 +1222,9 @@ organizations:
armo:
name: ARMO
link: https://armosec.io
i2:
name: Independent Identity
link: https://www.independentid.com

software:
dapr:
Expand Down Expand Up @@ -1352,4 +1374,7 @@ software:
kubescape:
name: Kubescape
link: https://github.com/armosec/kubescape
i2scim:
name: i2 SCIM Server
link: https://i2scim.io

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 11ff3db

Please sign in to comment.