-
I Run audioserve with the `--no-authentication` behind a reverse proxy that handles Basic Authentication. This lets me easily use the web interface in most places.
However, the Android application …
-
I don't know if you would want to consider this or not but basic authentication capabilities for the RemoteImageLoader could be handy in some cases.
-
Hi @subdavis
Thanks for working on the extension
Moving discussion from https://github.com/perfectapi/CKP/issues/195
It would be great to add support of http basic auth. There is no way to …
-
We should send the `Authorization` header eagerly, rather than adding a round-trip for the `401` response. Also, we should only allow basic auth if HTTPS is enabled (to prevent sending the password in…
-
## Symptom
I have been receiving a 401 error response when calling getUser method.
In [Document](https://documentation.onesignal.com/reference/quick-start-api-guide), we confirmed that the authent…
-
I'd like to request support for basic authentication or another simple local (username, password) authentication mechanism. Optionally and ideally with support for two-factor authentication (2FA/2FA) …
-
**What are you trying to achieve?**
Specification for configuring authentication of exporters.
**Additional context.**
Currently, the spec only defines how to configure endpoints and TLS cert…
-
Continuation of #96 and #122, and followup to #116 that added initial and limited direct connections (with GraphQL support) but did not support credentials nor unify the `status` to work for all kinds…
-
The user forums seem not to exist anymore, so I'm asking this here.
Running in production mode (until now never happened in dev mode), some menu items show a basic authentication popup. Strange eno…
insad updated
3 years ago
-
- Setup ApiGateway or similar to sit in front of the ECS task and handle the networking
- Buy a domain and route it to the AWS endpoint
- Ensure routes are passed through to AWS task