docs: migrate installation and authentication to mdx with tabbed layouts (#25155)

This commit is contained in:
Sam Roberts
2026-04-17 11:07:07 -07:00
committed by GitHub
parent b2f775921d
commit 220888ac2d
10 changed files with 362 additions and 285 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ events. For more information, see the [telemetry documentation](./telemetry.md).
You can enforce a specific authentication method for all users by setting the
`security.auth.enforcedType` 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](../get-started/authentication.mdx) for more details.
**Example:** Enforce the use of Google login for all users.