-
## Background
PodSecurityPolicy (PSP) has been stuck in beta since it was introduced in Kubernetes 1.3 and now it is being deprecated in Kubernetes 1.21, this starts the countdown to its removal.
…
-
code in https://github.com/anerg2046/go-admin-server/blob/master/app/http/repo/Role.go , the function Assign .
when giving someone privileges it will remove the user's all privileges first. In…
-
# related:
- [x] #139
- [x] #140
-
Hello everyone!
I am trying to build system with: permissions, roles and users.
And I faced with an issue. During implementing "assign role to user" feature I noticed some weird behavior - it can …
-
## Feature Request
**Describe the feature you'd like:**
Kubernetes [supports native OIDC authentication](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#openid-connect-toke…
-
I am attempting to run the UUDEX server on a Ubuntu Server 22.04.4, but i keep getting the error below related to the sqlalchemy dependency.
- Ubuntu Server: 22.04.4
- Postgres Version: 14.11
- R…
-
## What
As mentioned in the [docs](https://github.com/liftbridge-io/liftbridge/blob/master/documentation/authentication_authorization.md#authorization), there are a few issues remained in the autho…
-
Hello,
I want to implement casbin in my .NET application but have a few questions.
Is it best practice for the enforcer to be a singleton or to create a new one each time you need to authorize?
…
-
**Is your feature request related to a problem? Please describe.**
The main problem is that, in medium and large scale, we have to define permissions for a category of users, which are spread …
-
Hi.
I've been trying to setup OIDC with a custom mail server but I'm having an issue that is related to the introspection url requiring `token_type_hint` in parameters.
As stated in the OIDC RFC f…