Skip to content

Commit

Permalink
File Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBurchLog committed Aug 15, 2024
1 parent 5670102 commit 6bafa72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/app/security.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
== Security Overview: Authentication and Authorization

Beer Garden offers foundational authentication and authorization features for user
and role management to control access. This document explains how authentication
and authorization function and outlines the available configuration options.
and role management. This document explains how authentication and authorization
function and outlines the available configuration options.

Note: These features are still developing, and user-friendly configuration methods may be limited.

Expand Down Expand Up @@ -173,7 +173,7 @@ Child Beer Garden map back to the local Username. Alias mappings are managed thr
Beer Garden syncs user accounts with Child Beer Gardens under two conditions:

1. The user has alias mappings to the child garden.
2. The child garden configuration enables `shared_users``.
2. The child garden configuration enables `shared_users`.

Roles forwarded to Child Beer Gardens are filtered accordingly to what is within their operational scope.

Expand Down

0 comments on commit 6bafa72

Please sign in to comment.