-
I'm using ueberauth and guardian to authenticate with Auth0.
Recently they annonced that they might change the size of the generated tokens and access code.
https://support.auth0.com/notification…
-
Keycloak is a popular, self-hosted OAuth provider (and more). This issue to track progress on adding it as a supported authentication mechanism in Firezone.
Current status: the ueberauth_keycloak_s…
-
### Steps to Reproduce
1. Set `callback_port` or `callback_scheme` to something other than what the Plug.conn pulls from the headers or Endpoint:
```elixir
identity_strategy =
{:identity,
…
-
I'm having issue with `Error 400: redirect_uri_mismatch`
The url is properly set in Google Dev Console, however uberauth seems to request the url with HTTP instead of HTTPS. Reading the source lead…
-
```
Resolving Hex dependencies...
Failed to use "httpoison" (versions 1.4.0 to 1.8.0) because
ueberauth_openam (version 0.2.0) requires ~> 0.11
mix.exs specifies ~> 1.4
```
-
Hello again,
I tried to connect my firezone instance with my authentik instance today.
Based on the google example provided in the `firezone.rb`, I added my authentik OIDC provider as follows:
…
-
Went through installation guide, however, I got this error in the end when trying to do login.
![image](https://user-images.githubusercontent.com/11750685/30698445-a985587e-9eea-11e7-8746-38ed8709e09…
-
Hi, I'm writing a ueberauth adapter for a custom rails application using doorkeeper.
I receive a "connection refused" during the first "handshake", when the provider hits my phoenix app redirect_uri …
-
Trying to login via Facebook getting this error google and GitHub working fine not sure why this is happening
-
Hey folks! I haven't been able to give OAuth2 the TLC it needs and wanted to checkin to see if this might be a project we'd like to rollup under the Ueberauth org?
If so...I can transfer the repo h…