mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-10 17:08:29 +08:00
11 lines
432 B
Markdown
11 lines
432 B
Markdown
|
# Authentication with Cloudflare
|
||
|
|
||
|
To integrate your Cloudflare Zero Trust authentication with Livebook, set the
|
||
|
`LIVEBOOK_IDENTITY_PROVIDER` environment variable to `cloudflare:<your-team-name>`.
|
||
|
|
||
|
For more details about how to find your `team-name`, see:
|
||
|
https://developers.cloudflare.com/cloudflare-one/glossary/#team-name.
|
||
|
|
||
|
For more information about Cloudflare Zero Trust, see:
|
||
|
https://developers.cloudflare.com/cloudflare-one/.
|