Files
releases/docs/website/content/integrations/i2scim.md
T
Charlie Egan 9bf54788f5 [docs] Move OPA ecosystem pages to site top-level (#6198)
* We are having trouble managing the complexity of having ecosystem pages shown in the versioned area of the OPA docs site (see website: link ecosystem from edge #6170)
* We have invested in the OPA ecosystem data recently and it makes sense to make it more prominent.
* The data in the OPA Ecosystem is harder to use when nested in docs as some Hugo functions are unavailable to nested sections.

This PR implements a solution by:

* Pages that were under /docs/version/ecosystem, /docs/version/integrations etc have been moved to /ecosystem and /integrations.
* Redirects have been created for the old pages in the netlify config.

Signed-off-by: Charlie Egan <charlie@styra.com>
2023-08-31 09:36:51 +01:00

1002 B

title, labels, software, code, inventors, tutorials, docs_features
title labels software code inventors tutorials docs_features
i2scim.io SCIM Restful User/Group Provisioning API
category layer
security application
i2scim
https://github.com/i2-open/i2scim
https://i2scim.io
i2
https://i2scim.io/OPA_AccessControl.html
rest-api-integration
note
i2scim supports externalized access control decisions using OPA's REST API. The integration is described in the [i2scim documentation](https://i2scim.io/OPA_AccessControl.html).

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.