From fc5128fbe3d2f23ef88ddced80ffe8680ef329ab Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:32:07 +0100 Subject: [PATCH] Update json/keycloak.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Håvard Gjøby Thom <34199185+havardthom@users.noreply.github.com> --- json/keycloak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/keycloak.json b/json/keycloak.json index 71dcb4f4..e28d3d54 100644 --- a/json/keycloak.json +++ b/json/keycloak.json @@ -9,7 +9,7 @@ "updateable": false, "privileged": false, "interface_port": "8080", - "documentation": "https://github.com/tteck/Proxmox/discussions/2922", + "documentation": "https://github.com/community-scripts/ProxmoxVE/discussions/193", "website": "https://www.keycloak.org/", "logo": "https://www.keycloak.org/resources/images/logo.svg", "description": "Keycloak is an open-source identity and access management solution that provides centralized authentication and authorization for modern applications and services. It enables organizations to secure their applications and services with a single sign-on (SSO) solution, reducing the need for users to remember multiple login credentials. Keycloak supports various authentication protocols, including SAML, OAuth, and OpenID Connect, and integrates with a wide range of applications and services. With Keycloak, administrators can manage user identities, define security policies, and monitor access to their applications and services. The software is designed to be scalable, flexible, and easy to use, making it a valuable tool for enhancing the security and usability of modern applications and services.",