Shift heavy install and authentication docs out of getting start and into resources

This commit is contained in:
Chris Williams
2026-03-20 14:06:55 -07:00
parent 4e80f01fda
commit 59bf8cbb45
8 changed files with 20 additions and 606 deletions
+1 -1
View File
@@ -508,7 +508,7 @@ other events. For more information, see the
You can enforce a specific authentication method for all users by setting the
`enforcedAuthType` in the system-level `settings.json` file. This prevents users
from choosing a different authentication method. See the
[Authentication docs](../get-started/authentication.md) for more details.
[Authentication docs](../resources/authentication.md) for more details.
**Example:** Enforce the use of Google login for all users.