diff --git a/content/integrations/keycloak.md b/content/integrations/keycloak.md index ee3c3ac..a314e6a 100644 --- a/content/integrations/keycloak.md +++ b/content/integrations/keycloak.md @@ -40,8 +40,10 @@ On Codeberg, [go to "**Settings**", then "**Applications**"](https://codeberg.or {% admonition "tip" %} -**Applications** can also be created under an **org** as opposed to being tied to one user's account, keeping your Application safe from a single point of failure: -. +**Applications** can also be created under an **Organization** as opposed to being tied to one user's account: +. + +Keycloak must be configured by the **Organization owner**. This approach can help increase the so-called [bus factor](https://en.wikipedia.org/wiki/Bus_factor), provided that multiple organization owners are present. {% endadmonition %}