You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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.
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?
The text was updated successfully, but these errors were encountered: