-
## Bug Report
Websocket error while doing a _tap_
### What is the issue?
When I start a `tap`, there is an error at the bottom of left
```text
An error has occurred.
Websocket error: undefined…
-
# Problem
There is no way to learn about deleted objects within the `controller-runtime` API, which may cause stale routes to stick indefinitely in the Pomerium databroker configuration.
# Backgrou…
-
Struggling with specifying multiple certs in config.yaml to all my subdomains !
certificate_file: "/pomerium/authenticate.pem"
certificate_key_file: "/pomerium/authkey.pem"
certificate_file: "/po…
-
## The problem
1. I'd like to authenticate users via OpenID Connect (OIDC). In principle this can be done by using Oathkeeper's `cookie_session` authenticator and pointing the `check_session_url` t…
-
## config.yaml
```
pomerium_debug: true
proxy_log_level: debug
authenticate_service_url: https://authenticate.localhost.pomerium.io/
autocert: false
autocert_use_staging: true
certifi…
-
## What happened?
When the mTLS certificates are rotated (stored in a secret) the certificates are not reloaded, resulting in a 500 response.
## What did you expect to happen?
Certificates should…
-
[search](https://search.nix.gsc.io/?q=pomerium&i=fosho&repos=NixOS-nixpkgs), [files](https://github.com/NixOS/nixpkgs/search?utf8=%E2%9C%93&q=pomerium+in%3Apath&type=Code)
* [ ] [CVE-2021-29651](http…
-
# Expected Behavior
Tekton dashboard maybe need authentication.
# Actual Behavior
Dashboard doesn't have authentication. In this case, anyone who knows ingress hosts name of dashboard can create …
-
## What happened?
I'm running a Pomerium instance as a non-root user and I get the error regarding permission denied to access the `/proc` directory
## What did you expect to happen?
Scrape met…
-
I have three subdomains basically which are running on https on port 443:
1.) authenticate.example.com
2.) verify.example.com
3.) pomerium.example.com
All shows 404 google authentication is workin…