You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a multi-tenant instance of Rafiki starts up, it should automatically create a user role that represents the operator of the Rafiki instance. We'll call this role operator, and represent it in the Kratos Identity object as an admin-only metadata field where the field name is the name of that role, and its value should be true. The backend should not accept an identity as an operator unless the value of its field in the metadata is true.
The text was updated successfully, but these errors were encountered:
When a multi-tenant instance of Rafiki starts up, it should automatically create a user role that represents the operator of the Rafiki instance. We'll call this role
operator
, and represent it in the Kratos Identity object as an admin-only metadata field where the field name is the name of that role, and its value should betrue
. The backend should not accept an identity as an operator unless the value of its field in the metadata istrue
.The text was updated successfully, but these errors were encountered: