Krishna Durai

Results 4 comments of Krishna Durai

Thanks @lalithvaka for your input on this issue. We have to look for a solution to consume the 'group' claim in the OIDC spec for auth. This will require a...

@ericchiang I've implemented `hashFromEnv` for staticPasswords configuration as a starting point for this issue. Could you please take a look at it?

@jlewi @yanniszark Here's an approach: Using Dex's [Cross-client trust and authorized party](https://github.com/dexidp/dex/blob/master/Documentation/custom-scopes-claims-clients.md#cross-client-trust-and-authorized-party) to generate tokens for the SDK from oidc-authservice app. 1. User logs into oidc-authservice, and has a separate...

@JorTurFer can you please check the PR addressing this feature by my colleague @mikelam-us addressing this issue? We are both willing to maintain the Redis implementations: https://github.com/kedacore/keda/pull/4592