As a Trust Architect, I need a way to configure collections and user access.
Our dev stack uses keycloak, and if you are using keycloak you will also need to configure it there. But (per #7) we want to support BYD-IDP, so something that works for keycloak won't necessarially work for everyone. Even if it technically could, people who BYO-IDP will also have policies, procedures and systems for managing change to their IDP and insisting that they use our tool seems like a bad idea.
So, I suppose we need a tool that allows Trust Architects to:
- create and manage realms
- create and manage collections (in a realm)
- create and manage users
- assign users access to collections in a realm.
We need this to work with keycloak, so we can test it and use it in development. We probably also want to make it work in multi-cloud PaaS too, or at least in one PaaS. However, we will also need to create documentation for telling enterprises who BYO-IDP what they need to know to adapt/incorporate STUF into their stack.
As a Trust Architect, I need a way to configure collections and user access.
Our dev stack uses keycloak, and if you are using keycloak you will also need to configure it there. But (per #7) we want to support BYD-IDP, so something that works for keycloak won't necessarially work for everyone. Even if it technically could, people who BYO-IDP will also have policies, procedures and systems for managing change to their IDP and insisting that they use our tool seems like a bad idea.
So, I suppose we need a tool that allows Trust Architects to:
We need this to work with keycloak, so we can test it and use it in development. We probably also want to make it work in multi-cloud PaaS too, or at least in one PaaS. However, we will also need to create documentation for telling enterprises who BYO-IDP what they need to know to adapt/incorporate STUF into their stack.