-
kubernetes nginx controller supports external auth via:
https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/annotations.md#external-authentication
However, I'm not sure how c…
-
I was trying to renew my cert running version 2.2.1 and the following error popped up:
```
[5/4/2020] [10:01:54 PM] [SSL ] › ℹ info Renewing Let'sEncrypt certificates for Cert #1: myweb…
-
Can this be used to handle multiple sub domains at once?
For instance, if Nginx is used to route x.company.com and y.company.com can this be used as authentication for both, and on successful auth it …
-
Oauth2 Proxy is not handling `allowed_groups` parameter correctly at Auth endpoint. I got 403 error in my application even if I am a member of google group.
## Current Behavior
I was able to con…
-
Thanks for building this!
I'd love to be able to password-protect my tunnel - is this an option that would be interesting? Something similar to Ngrok's `auth` flag: https://ngrok.com/docs#auth
I…
-
A clear and concise description of what the bug is.
#### How to reproduce the bug
1. Go to '.Data ..'
2. Click on '.Databases...'
3. Scroll down to '....' Trying to list database
4. See erro…
-
This issue was imported from JIRA:
| Field | Value …
-
mStompClient = Stomp.over(WebSocket.class, "wss://localhoast:8080/websocket");
mStompClient.topic("/updates/" + userId)
.subscribe(new Action1() {
…
-
When connected to S3, "Can not connect to server!" Is displayed. What should I do?
-
#### Environment details
- OS: Google Kubernetes Engine - phpfpm container
- PHP version: 7.4
- Package name and version: "google/cloud-logging": "^1.21"
#### Steps to reproduce
1. …