openfga / roadmap

OpenFGA Public Roadmap
2 stars 0 forks source link

SCIM Adapter #9

Open aaguiarz opened 2 years ago

aaguiarz commented 2 years ago

As a developer I want to reuse the user/groups relationships already defined in a user directory

SCIM provides a way to synchronize directory data across applications.

When deploying OpenFGA, you would want to have the relationships between users/groups that exist in the user directory to be in sync with the FGA Store.

This can be achieved by implementing a SCIM adapter that can subscribe to changes in a SCIM-enabled directory (e.g. Okta's).

These projects can serve as an inspiration: