Bruno Oliveira da Silva

Results 99 comments of Bruno Oliveira da Silva

Issue confirmed on 19.0.2 running `podman-compose up` with: ``` version: '3' volumes: postgres_data: driver: local services: postgres: image: docker.io/library/postgres volumes: - ./postgresql-data:/var/lib/postgresql/data:Z environment: POSTGRES_DB: keycloak POSTGRES_USER: keycloak POSTGRES_PASSWORD: password keycloak:...

@sberyozkin thanks, but from my understanding https://github.com/quarkusio/quarkus/security/policy applies only to embargoed CVEs, or security vulnerabilities into the codebase, things that were not publicly disclosed yet. [CVE-2022-42003](https://nvd.nist.gov/vuln/detail/CVE-2022-42003) is public knowledge and...

@bogbert #533 should resolve your issue. Could you please confirm?

@pop654123 could you please provide more details like: - [ ] YAML file for Louketo configuration - [ ] JSON file with your client configuration - [ ] Version of...

@pawneeranger nobody is working on this feature, please see https://github.com/louketo/louketo-proxy/issues/683 @sachinjohar2 no, this feature is not available on Gatekeeper and we don't have any plans to implement it.

@ramshazar that's correct. That's explained in the FAQ.

@nneul please ask on the oauth2-proxy mailing list, it's the best place to understand the details of oauth2-proxy.

@fadao23 are you looking for something specific? What kind of guidance you need?