Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically create operator-level identity in Kratos on startup #2903

Closed
Tracked by #2893
njlie opened this issue Aug 27, 2024 · 1 comment
Closed
Tracked by #2893

Automatically create operator-level identity in Kratos on startup #2903

njlie opened this issue Aug 27, 2024 · 1 comment
Assignees
Labels
pkg: backend Changes in the backend package.

Comments

@njlie
Copy link
Contributor

njlie commented Aug 27, 2024

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.

@njlie
Copy link
Contributor Author

njlie commented Oct 3, 2024

Closed in #2909.

@njlie njlie closed this as completed Oct 3, 2024
@njlie njlie mentioned this issue Oct 11, 2024
1 task
@njlie njlie added the pkg: backend Changes in the backend package. label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: backend Changes in the backend package.
Projects
Status: Done
Development

No branches or pull requests

1 participant