-
```
So, after quite a bit of time trying to test authentication problems, I
discovered that when httplib2 answers a 401 challenge, it sends the
authorization header as "authorization: ______".
In t…
-
Hi, hope you're well.
I'm trying to set up a Prometheus scraper to access the Kueue metrics endpoint.
```
---
# create configmap for prometheus scrape config
apiVersion: v1
data:
# promet…
-
Describe the feature request
We would like to have Single Sign-On (SSO) authentication support when connecting to SAS Viya using the SAS extension in VSCode. Currently, even though the user is alread…
-
I am unable to log in or register at https://discourse.zynthian.org/
Login via google reports:
```
Access blocked: request for this application is not valid
You cannot log in because this ap…
-
I have a host_proxy set with access list but I need for the Authorization header to not be passed to the proxied server. In the advanced section, I added:
`proxy_set_header Authorization "";`
…
-
The current version of the specification does not indicate how to identify the authorization server locations.
The source Docker documentation ( https://docs.docker.com/registry/spec/auth/token/ ) …
-
For camp detail page, we need to create the API that will list the siblings of the selected camp.
-
```
1. Add Https to Web Sync Server (Feedservlet and Web app)
2. Add Https to Mobile application (HttpSyncAdapter j2me)
3. Add Https to Desktop Application (HttpSyncAdapter)
4. Add Authentication …
-
### What happened?
I got a stranger error as below
```
error: Running program '/com.docker.devenvironments.code/01-az-shared/index.ts' failed with an unhandled exception:
TypeError: c.g is…
-
**Describe the bug**
I'm encountering an authentication issue while using ArgoCD's image updater to automatically update images for deployments when a new image is pushed to Docker Hub. Here's the …