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

Add CAT support to SubjectDescriptor #10243

Closed
mlepage-google opened this issue Oct 5, 2021 · 4 comments
Closed

Add CAT support to SubjectDescriptor #10243

mlepage-google opened this issue Oct 5, 2021 · 4 comments
Assignees
Labels
acl Access Control feature V1.0

Comments

@mlepage-google
Copy link
Contributor

mlepage-google commented Oct 5, 2021

@mlepage-google
Copy link
Contributor Author

Current approach will be to store CAT tags in type NodeId in the subject descriptor, since the upper bits have discriminating ranges we can use to tell what "type" of NodeId it is.

@emargolis
Copy link
Contributor

Addressed by #12027 and #12689

@mlepage-google
Copy link
Contributor Author

Still need to hook up the CATs from the session into the SubjectDescriptor.

PR #13003 provides a place to do this, but doesn't actually do this.

@mlepage-google
Copy link
Contributor Author

This is done now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
acl Access Control feature V1.0
Projects
None yet
Development

No branches or pull requests

4 participants