diff --git a/docs/authentication.md b/docs/authentication.md index 1dfecc5e..e5de308c 100644 --- a/docs/authentication.md +++ b/docs/authentication.md @@ -4,7 +4,9 @@ - [Setting Up Authentication](#setting-up-authentication) - [Hash Password](#hash-password) - [Logging In and Out](#logging-in-and-out) - - [Security](#security) + - [Guest Access](#enabling-guest-access) + - [Per-User Access](#granular-access) + - [Security Considerations](#security) - [Keycloak Auth](#keycloak) - [Deploying Keycloak](#1-deploy-keycloak) - [Setting up Keycloak](#2-setup-keycloak-users)