Split the `users` table into `identities` and `user_profiles`
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Let's split the user profiles and user identities to:
- Prepare for future introduction of IdP and SSO
- Prepare for privacy regulations
- Prepare for RBAC subject references
(more details will follow)
JIRA Issue: BA-169
Contributor guide
Assessment
This issue has not been assessed yet.