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

Roles/Permissions features #10

Closed
benaduggan opened this issue Nov 8, 2017 · 3 comments
Closed

Roles/Permissions features #10

benaduggan opened this issue Nov 8, 2017 · 3 comments

Comments

@benaduggan
Copy link

Are y'all planning to add some sort of permission/role based system into the mix? Or would you expect the people using this microservice to keep track of emails/permissions for authorization type functionality?

@cainlevy
Copy link
Member

cainlevy commented Nov 8, 2017

I'm deferring authorization decisions to the main app, or another microservice if such exists. I don't have strong enough opinions about authorization schemes to tackle that yet.

But if there's anything that AuthN can do to integrate nicely with authorization layers, that may be in scope and I'd love to learn more.

@cainlevy cainlevy closed this as completed Nov 8, 2017
@rafamel
Copy link

rafamel commented Jul 24, 2019

Since a couple years have gone by, are there any further thoughts on this? It would be really nice to manage roles via AuthN without adding an extra layer, or otherwise have an external go-to solution that works nicely w/ it.

@cainlevy
Copy link
Member

You might be interested in Open Policy Agent as mentioned in #111

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants