Decouple sessions and kernels from access keys
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
Keypairs will be the sub-concept of user identity as one of authentication methods.The "user" entity will be the sole entity for authorization and ownership.
Thus, let's remove the reference from session/kernel to access key (keypair).
This also requires replacing the "owner access key" feature to the "owner user email".
JIRA Issue: BA-152
Contributor guide
Assessment
This issue has not been assessed yet.