Out of the box authentication and authorization #928
koenedaele
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, Atramhasis does not come with a full package security implementation, leaving a lot of flexibility for the end-user at the expense of always having to do stuff to get some kind of security. Fairly simple for us, as we have our own implementation of the Pyramid security layer, but unhelpful for less skill end users. Similarly, our configuration of roles and permissions is very flexible, but hard to implement. So, we would like some sane out-of-the-box implementation.
Basic ideas for authentication
Basic ideas for authorisation
Possible libraries
Questions
Beta Was this translation helpful? Give feedback.
All reactions