-
Some requests to the backend are being rejected with a `401` response code.
The backend logs following exception:
```
The resource owner or authorization server denied the request. {"exception":…
-
### 📜 Description
When trying out experimental vite, the start up fails.
### 👍 Expected behavior
It should start the dev server
### 👎 Actual Behavior with Screenshots
```
[1] ✘ [ERROR] Failed to…
-
I would like more clarity on the authentication flow used by this module.
* Is this performing an OAuth2 authorization_code flow?
* If so, don't we need to authenticate with a client_id?
* Assu…
-
### Dependency
- #241
### Overview
For #241, we decided to disable a security feature of OAuth2 authentication in order to get backend login to a working state. It should be implemented corr…
-
### 📜 Description
We have some entity references and entity locations like this:
Location:
```
{
"target": "https:///api/v1//entityName",
"type": "my_custom_type"
}
```
Entity:
`/e…
-
For the last two days I have been importing our existing Site24x7 infrastructure into Terraform.
Sometime between 11:04 UTC and 12:30 UTC today (12 November) all our Terraform plans have started fa…
-
Hello, please write some documentation, the description is scant, what should I do about it? do I understand correctly that the application should follow http://app.app.example/logout where nginx loc…
-
### OAuth2-Proxy Version
7.6.0
### Provider
oidc
### Expected Behaviour
Authentication successful through AWS Cognito
### Current Behaviour
Getting "401 Authorization Required" wh…
-
I have followed the exact tutorial for kubernetes dashboard with Github and Oauth2-proxy, all the pods, service and ingress are working fine.
When I try to open the webpage (http://foo.bar.com) I',…
-
I'm trying to get AndStatus to log in to a [server of my own creation](https://codeberg.org/FenTiger/FedIAM).
When AndStatus tries to fetch my OAuth2 metadata, it sets the `Accept: application/ld+j…