mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-05 03:04:31 +08:00
Docs about Livebook version requirement for new auth features (#2943)
This commit is contained in:
parent
2846b73c94
commit
3b9392b34d
2 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,9 @@ Email domain authentication allows you to authenticate users based on their emai
|
||||||
|
|
||||||
Currently, this feature supports only Google emails. If you need to use another email provider, [contact our support team](mailto:support@livebook.com?subject=Feature%20request%3A%20Additional%20email%20provider).
|
Currently, this feature supports only Google emails. If you need to use another email provider, [contact our support team](mailto:support@livebook.com?subject=Feature%20request%3A%20Additional%20email%20provider).
|
||||||
|
|
||||||
|
> #### Livebook version requirement {: .info}
|
||||||
|
> Requires Livebook v0.15 or newer.
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
Here's a quick demo of the feature:
|
Here's a quick demo of the feature:
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,9 @@ Livebook Teams supports OpenID Connect (OIDC) Single Sign-On, allowing you to au
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
> #### Livebook version requirement {: .info}
|
||||||
|
> Requires Livebook v0.15 or newer.
|
||||||
|
|
||||||
## Demo
|
## Demo
|
||||||
|
|
||||||
Here's a quick demo of the feature working.
|
Here's a quick demo of the feature working.
|
||||||
|
|
Loading…
Add table
Reference in a new issue