Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create authentication.md #448

Merged
merged 4 commits into from
Feb 11, 2022
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
25 changes: 25 additions & 0 deletions docs/docs/user-guides/authentication.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
layout: default
title: Authentication
nav_order: 4
parent: User Guides
---
---

Firezone provides the ability to require authentication to establish VPN connections.

## Web Authentication (default)

Firezone will use the user's email address and password
to authenticate their VPN session.
You can set the session length to a minimum of 1 hour andmaximum of 90 days.
Setting this to Never disables this setting allows VPN sessions indefinitely.
This is the default.

![Add Web Auth](https://user-images.githubusercontent.com/52545545/153466175-0e1c3ec8-aa3a-42a9-a915-748c9432a10c.png){: width="600" }

## Single Sign On (coming soon)

Single Sign-On is currently under development!
[Contact us](https://e04kusl9oz5.typeform.com/to/Ls4rbMSR#source=docs)
to share your requirements and be notified when it's available.