mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Keycloak: Add organization owner note (#604)
Fixes https://codeberg.org/Codeberg/Documentation/issues/541 Reviewed-on: https://codeberg.org/Codeberg/Documentation/pulls/604
This commit is contained in:
parent
9d684ad032
commit
3374948e11
1 changed files with 4 additions and 2 deletions
|
|
@ -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:
|
||||
<https://codeberg.org/org/YOUR_ORG_NAME/settings/applications>.
|
||||
**Applications** can also be created under an **Organization** as opposed to being tied to one user's account:
|
||||
<https://codeberg.org/org/YOUR_ORGANIZATION_NAME/settings/applications>.
|
||||
|
||||
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 %}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue