ueberauth
ueberauth copied to clipboard
Hox about renaming Keycloak strategy to OIDC or OpenIDConnect
The Keycloak strategy actually relates to OIDC which is not specific to Keycloak. I've used it successfully to authenticate with LemonLDAP::ng as OIDC provider.
Renaming it to OIDC or OpenIDConnect would advertise its capabilities better than its current name does.
Hi @pini-gh I think that would be great Would you have the time to change the Keycloak to a more general OIDC client? I think it is mostly the naming that needs to be changed to avoid the confusion with Keycloak?
Hi, Unfortunately I can't take care of that. I'm not a web developer and I don't know elixir at all. I just stumbled upon Ueberauth while configuring a Mobilizon [1] instance to authenticate via OIDC / LemonLDAP::ng. [1] https://joinmobilizon.org/en/
But what would be the difference with ueberauth_oidc
?
https://github.com/DefactoSoftware/ueberauth_oidc
But what would be the difference with
ueberauth_oidc
?https://github.com/DefactoSoftware/ueberauth_oidc
I didn't now about this one. Then there are 2 different OIDC auth module for Ueberauth.