-
### Actual behaviour
We configured OAuth2 authentication with Cisco Duo. When a user is logging in we get this error message:
`Warning: Undefined array key "id" in C:\xampp\htdocs\kanboard\plugins…
-
**Describe the issue:**
In IS5.2, the format of the roles field in the oauth2/userinfo response was a string as follows:
`{
"sub": "admin@test.com",
"roles": "role1,role2,role3"
}`
T…
-
**Describe the bug**
We are currently unable to authenticate using OAuth with Google. The issue arises from the redirect_url being generated with http instead of https.
Our application is runnin…
-
### Description
Currently, there are 2 methods to send [notifications](https://www.authelia.com/configuration/notifications/introduction/): filesystem and smtp. With smtp provider, if we want to con…
-
I tried to use this plugin with Yahoo!'s oAuth2. It seems to connect to Yahoo with auth request, but strangely I got an JSON object back:
`{"error":{"localizedMessage":"not found","errorId":"NOT_FO…
-
-
### OAuth2-Proxy Version
7.7.1
### Provider
azure
### Expected Behaviour
- No error in logs
- No 500 Error page
- My app page opens right after auth.
### Current Behaviour
Wh…
-
I copied one of our test projects in csharp client generator, it has an auth model:
```
model AuthFlow {
type: OAuth2FlowType.clientCredentials;
tokenUrl: "https://api.example.com/oauth2/token…
-
I'm implementing a server-side library that I would like to be usable in Go/JavaScript/Rust/Python. I'm investigating whether it would be feasible to use WebAssembly for sharing code between the diffe…
-
V6 brings support for custom OAuth2 flows. However, one still needs to manage database of users & their access rights. However, such data can be driven dynamically by external services, which is desir…
Aiosa updated
1 month ago