clarify multi-domain support
This commit is contained in:
parent
5ad4b260ef
commit
55e8b3064c
@ -7,7 +7,7 @@ A minimal forward authentication service that provides Google oauth based login
|
|||||||
## Why?
|
## Why?
|
||||||
|
|
||||||
- Seamlessly overlays any http service with a single endpoint (see: `-url-path` in [Configuration](#configuration))
|
- Seamlessly overlays any http service with a single endpoint (see: `-url-path` in [Configuration](#configuration))
|
||||||
- Supports multiple domains/subdomains
|
- Supports multiple domains/subdomains by dynamically generating redirect_uri's
|
||||||
- Allows authentication to persist across multiple domains (see [Cookie Domains](#cookie-domains))
|
- Allows authentication to persist across multiple domains (see [Cookie Domains](#cookie-domains))
|
||||||
- Supports extended authentication beyond Google token lifetime (see: `-lifetime` in [Configuration](#configuration))
|
- Supports extended authentication beyond Google token lifetime (see: `-lifetime` in [Configuration](#configuration))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user