-
To mitigate the risk of OIDC token replay, we could require proof-of-possession for the OIDC tokens. Two approaches:
1. [DPoPs](https://docs.google.com/document/d/1xLX6SroHMLltAc55DNlVtwQzKTw5uu6WM…
-
### 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…
-
Please consider adding support for an option to enable/require MFA/2FA like TOTP and/or U2F to secure user access to the GUI
zcyph updated
2 weeks ago
-
Hi,
I have an application configured with the openidConnectClient connected to an OIDC provider. The application also exposes REST services consumed by a frontend. After authentication, the cookie WA…
-
Only show necessary login types: Basic Auth, LDAP, OIDC, token, etc.
OIDC has its own floating panel. Basic Auth, LDAP, Token should share a default login panel
aaw3 updated
2 months ago
-
Is there a plan to implement LDAP authentication in future versions?
-
Hi there,
We started facing an issue using the vault terraform provider 3.16.0, where the vault namespace seems to be duplicated at the vault API call, maybe it's related to concatenating the vault…
-
Hey Guys,
Nextcloud version 19.0.1
Not sure where to look to troubleshoot this further. Same config works fine with the https://apps.nextcloud.com/apps/user_oidc plugin, but I'd like my config i…
-
## Pitch
Looking at the current identity providers at, e.g. the Flemish government, there's an abundance of options: ItsMe, via eID, ...
How does the Solid paradigm align with the current landscap…
-
Ampache has the now depreciated OpenID protocol as possible login mechanism. It would be useful to upgrade this to OpenID Connect, which is more secure. A basic OpenID Connect library is available [he…