mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-11-02 15:31:09 +00:00
06b15a6ed0
- added missing type-hints - avoided local variables - added some documentation - changed double-quotes to single |
||
---|---|---|
.. | ||
lang | ||
templates | ||
keycloakpassword.php | ||
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.