-
```
Error: io.trino.server.security.oauth2.TestOAuth2WebUiAuthenticationFilterWithJwt.testSuccessfulFlow -- Time elapsed: 5.572 s
ebyhr updated
1 month ago
-
Carlos,
I've installed your package but I don't understand how to implement the oauth2 in my REST server. Do you have a basic demo so that I can understand how to implement this in my own REST serv…
-
https://github.com/oauthjs/node-oauth2-server/wiki/Migrating-from-2.x-to-3.x
https://github.com/oauthjs/express-oauth-server
any chance we can upgrade oauth2 package to 3.x?
-
As already mentioned by @Sephster, now the issuer is mandatory!
@Sephster wouldn't [RFC 9068](https://datatracker.ietf.org/doc/html/rfc9068) be the relevant spec here? (Now, anyway...…
-
### Steps to reproduce
1. Configure OAUTH
2. Use "Login with Azure" button on main page
3. Return to redirect URI after successful authentication
4. Receive error "User is not allowed to authen…
-
### Installation Method
Docker
### The Problem
Trying to setup the OAUTH2 login with Cloudflare Zero Trust, but after login in cloudflare Iget redirect to the app without a successful login.
I se…
-
The OAuth2 authorization server is too big and has only a little bit in common with this project. It is rather a utility server. Thus it should exist besides in a separate project.
-
The documentation is very clear and explains in detail the architecture system in its three different versions (edge node, in-cluster, tunneled).
However, in some points it can be improved, in par…
-
### OAuth2-Proxy Version
7.6.0
### Provider
azure
### Current Behaviour of your Problem
After login process with Azure/MS Entra ID, the browser is redirected to the callback URL. If the Azure log…
-
JSON decoding fails because a redirection takes the client to an inappropriate endpoint https://github.com/withings-sas/api-oauth2-python/blob/06483b1a5a87e3a49afb5852915a9be3f54452b5/src/withings_api…