Skip to content

Write Actor interface for AuthN #782

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

Closed
3 tasks
misskniss opened this issue Mar 31, 2022 · 0 comments
Closed
3 tasks

Write Actor interface for AuthN #782

misskniss opened this issue Mar 31, 2022 · 0 comments
Assignees
Labels
api Area: HTTP API
Milestone

Comments

@misskniss
Copy link

misskniss commented Mar 31, 2022

Add all the types that we will use (interface types) and implement those abstract classes (structs need to be written) BETA sp7

Note: There is some concern that the early V1 actor implementation was not thought out enough and then was never used properly.
Unknown costs: how many place will we have to change to this new paradigm? What is the balance between what we need now and what we need in the near term this year for the sake of technical debt and future work load and flexibility?

  • Work with Steven to understand what the best path and timing is for the actor interface for both RBAC and AuthN
  • write the interface type. See RFC.
  • implement the interface for the actors that we want. User, Workspace actors. Permission types for RBAC should be stubbed out for use here.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Area: HTTP API
Projects
None yet
Development

No branches or pull requests

2 participants