friendica-addons/keycloakpassword
Hypolite Petovan 39c654da00 [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00
..
lang
templates
README.md
keycloakpassword.php [various] Remove App dependency from hook functions 2023-01-13 21:16:09 -05:00

README.md

Keycloak Password Auth

Allows for password-based authentication against a Keycloak backend. (Should in theory work with any OpenID Connect provider with "direct grant" enabled, but it's only been tested against Keycloak.)

Setting up Keycloak for use with this addon is detailed in this RedHat blog entry.