-
**Is your feature request related to a problem?
Host phoenix app on public internet. How do we protect it.
**Describe the solution you'd like**
I think easy and elegant solution would be a SA…
-
**Which version of MSAL Go are you using?**
Microsoft Authentication Library for Go 1.0.0
**Where is the issue?**
* Public client
* [ ] Device code flow
* [ ] Username/Password (ROPC gr…
nohns updated
1 month ago
-
## Expected Behavior
login normually
## Current Behavior
When set cookie-samesite to "strict" will cause an 403 error on callback.
the csrf cookie will not include in request due to samesite…
-
hi,
I am using GoogleOAuth2 backend and hit a problem with redirect_uri
I managed to setup INSTALLED_APP, AUTHENTICATION_BACKENDS, url.py and add below 3 in settings
SOCIAL_AUTH_GOOGLE_OAUTH2_KEY…
-
### Summary
Some workflows in OpenID Connect are dependent on being able to use `prompt=none` to asynchronously refresh the session in the background. In particular, the draft specs for [session man…
-
### Issue
Yahoo! has [EOL'd their OAuth2 ("Social Directory") API](https://developer.yahoo.com/oauth/social-directory-eol/), and is encouraging developers to adopt an [OpenID Connect](https://devel…
-
I am trying to perform openid authentication behind a corporate proxy, and for that, I need to set the proxy options for the agent, similar to the following:
```
var HttpsProxyAgent = require('https…
-
When I change the temperature within the Netatmo Energy "tab" website... it works. The Relais receives the value after ~5 seconds.
But when changing the temperature at the Netatmo Relais itselfs, th…
-
**Describe your question/**
Hi there,
I have a home lab with a Kubernetes cluster and a Traefik reverse proxy set up, and I've recently deployed Authentik as a single sign-on (SSO) solution for al…
-
Buongiorno,
For the trino connector, the soda docs assume a username/password connection: https://docs.soda.io/soda/connect-trino.html
We are moving from our PoC to prod platform, which includes …