Skip to content

Commit

Permalink
Convert Zed lake auth doc to page bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
philrz committed Dec 13, 2024
1 parent 8676991 commit 235dc36
Show file tree
Hide file tree
Showing 14 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ title: Authentication Configuration
heading: Configuring Authentication for a Zed Lake Service
---

A [SuperDB data lake service](../commands/super-db.md#serve) may be configured to require
A [SuperDB data lake service](../../commands/super-db.md#serve) may be configured to require
user authentication to be accessed from clients such as the
[Zui](https://zui.brimdata.io/) application, the
[`super db`](../commands/super.md) CLI commands, or the
[SuperDB Python client](../libraries/python.md). This document describes a simple
[`super db`](../../commands/super.md) CLI commands, or the
[SuperDB Python client](../../libraries/python.md). This document describes a simple
[Auth0](https://auth0.com) configuration with accompanying `super db serve` flags
that can be used as a starting point for creating similar configurations in
your own environment.
Expand Down Expand Up @@ -96,7 +96,7 @@ checkbox to enable the **Device Code** grant type.

## Zed Lake Service Configuration

1. Login to our Linux VM and [install](../install.md#building-from-source)
1. Login to our Linux VM and [install](../../install.md#building-from-source)
the most recent Zed tools from source.

```
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 235dc36

Please sign in to comment.