diff --git a/README.md b/README.md index 9a3f314b031af4b0c1bf5c55e62a9633fde92dbd..b83c5c547102ac623e13f4c30a6eb4dd24ef1fd0 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Keycloak SAML2 metadata feed importer -reads XML metadata and creates or updates identity providers in Keycloak +Reads XML metadata and creates or updates identity providers in Keycloak. -works perfect in combination with [Keycloak home IdP discovery plugin](https://git.fairkom.net/fairlogin/kc-metadata-import) which offers to enter e-mail and then redirects to the matching IdP for login +Works perfect in combination with the [Keycloak home IdP discovery plugin](https://github.com/sventorben/keycloak-home-idp-discovery), which offers to enter e-mail and then redirects to the matching IdP for login. # requirements Python3.10+