|
|
|
|
|
by taeric
899 days ago
|
|
On the AuthN side, it seems to be... fine? For AuthZ, things are not surprisingly outsourced heavily to the application side. I'm not clear on how I would want that to be any different, all told. Last thing I, personally, want to deal with is an annotation style setup to control who can do what. I am luckily working with something where we can have pretty easy definitions on who can do what. I would love to hear more of the foot guns, though. Not trying to deny they exist. |
|
There's some newer startups working on extracting and centralizing AuthZ functionality. Ones I'm aware of:
* permit.io
* cerbos.dev
* Oso
I'm sure there are more.