-
When the Vert.x Web Proxy handler is installed after an OAuth2 handler, the proxy silently fails to send the request to the backend just after authentication.
If the user is already authenticated w…
-
We've configured the oauth2-proxy (v7.3.0) to integrate with Keycloak via the oidc provider and to forward access tokens to our backend.
Most of the time everything works as expected, but from time t…
cazpr updated
2 weeks ago
-
**Describe the bug**
We have deployed the latest version of PGAdmin in AKS and exposed it using an NGINX ingress with an internal DNS and a Load Balancer. To make PGAdmin accessible from the on-pre…
-
The backend for the simple login with your discord account for the new pwi.
### **Dependency**
- javalin
- JDA Util
-
### Summary
Rough work needed:
* API endpoint that takes in information from Oauth2 (login.gov) id_token jwt
* Same endpoint creates a JWT we use internally in the API to connect requests to a user
*…
-
### Expected behaviour
I would like to be able to use an OAuth2 service without having to make a custom backend python file just in order to set the URLs.
### Actual behaviour
It seems that y…
-
Hi,
I'm exploring the project to replicate my current email setup which use mu, mbsync, msmtp, and [pizauth](https://github.com/ltratt/pizauth/) (OAuth token fetcher/daemon). I compiled himalaya from…
-
### Relevant template
refarch-backend
### Problem description (optional)
Currently the refarch-backend is coupled to the internal sso.
In example in the RequestResponseLoggingFilter the custom att…
-
-
I'm trying to add "Login with Lichess" support to my Discord bot, so it can call Discord's API to assign a "linked role".
I've never worked with Express or OAuth2 before, and am having difficulty u…