Mark Phelps

Results 90 comments of Mark Phelps

What if we added support for [Open Policy](https://www.openpolicyagent.org/docs/latest/) evaluation in Flipt. This would allow orgs to define their own policies to fit their needs and we could pull them in...

No they expose a [library](https://www.openpolicyagent.org/docs/latest/integration/#integrating-with-the-go-api) that is written in go so we can evaluate the policies in Flipt. No extra services needed. We will need to figure out a nice...

Hey @AyWa, thanks for the issue! I think I understand the problem and see how this or something similar could be a useful addition. Would you be able to provide...

@SuddenGunter we could likely do this more easily with our [client side sdks](https://docs.flipt.io/integration/client) especially once we implement https://github.com/flipt-io/flipt-client-sdks/issues/294 would that work ?

> > @tstraley we just released v1.41.0 that contains support for verifying `sub` claims! https://docs.flipt.io/configuration/authentication#claim-validation > > Will this work for your usecase or would you still prefer we support...

Infisical supports something similar for their k8s auth, they support both Allowed Service Accounts and Allowed Namespaces. https://infisical.com/docs/documentation/platform/identities/kubernetes-auth Maybe we could do something like: ```yaml authentication: methods: kubernetes: enabled: true...

Awesome thank you @Alonsohhl ! Very much appreciated

> Hey @markphelps > > > > Does this issue still valid ? > > > > Can i try to resolve it ? It is @KirillPerepelitsa ! I can...

Fixed in #3154 thanks @kyryl-perepelytsia