Skip to content

Add gateway authentication how-to guides#29

Open
bmertens-datum wants to merge 2 commits into
mainfrom
how-to-guides/gateway-auth
Open

Add gateway authentication how-to guides#29
bmertens-datum wants to merge 2 commits into
mainfrom
how-to-guides/gateway-auth

Conversation

@bmertens-datum
Copy link
Copy Markdown

Summary

  • Adds three new how-to guides under how-to-guides/ covering gateway authentication with datumctl
  • Registers the guides in a new How-To Guides navigation group in docs.json (between Domains & DNS and Agents)
  • All guides follow a consistent structure, intro formula, and OS variant format (Windows PowerShell + macOS/Linux)

Guides included

File Title
how-to-guides/basic-auth.mdx HTTP Basic Authentication with Datum
how-to-guides/oidc-google.mdx OAuth 2.0 / OIDC Authentication with Google and Datum
how-to-guides/oidc-auth0.mdx Individual User Authentication and Authorization with Auth0

Notes

  • Each guide covers: Overview, Prerequisites, Critical Requirement (Secret Syncing), Configuration Steps, Verification, Cleanup, Troubleshooting, Best Practices, Summary
  • All configuration steps include both Windows (PowerShell) and macOS / Linux variants
  • A STYLE-GUIDE.md has been created separately to govern future guides in this series

Test plan

  • Verify Mintlify renders all three pages without errors
  • Confirm How-To Guides group appears in the left nav between Domains & DNS and Agents
  • Spot-check code block syntax highlighting (powershell, bash, yaml, javascript)
  • Verify > **Note:** and > **Warning:** callouts render correctly

🤖 Generated with Claude Code

Adds three how-to guides covering HTTP Basic Auth, Google OIDC, and
Auth0 individual user auth via Envoy Gateway SecurityPolicy. Registers
them under a new How-To Guides navigation group in docs.json.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented May 21, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Datum 🟢 Ready View Preview May 21, 2026, 3:53 PM

Relocates the three authentication guides under the AI Edge section
per request, and updates docs.json navigation accordingly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant