Skip to content
Snippets Groups Projects
Commit b103900c authored by ale's avatar ale
Browse files

Add documentation on the new configuration parameters

parent 86a88695
No related branches found
No related tags found
No related merge requests found
......@@ -61,6 +61,10 @@ attributes:
* `cert`: path to the client certificate
* `key`: path to the private key
* `ca`: path to the CA used to validate the server
* `u2f_app_id`: set the U2F AppID - if unset, it will be autodetected
based on the domain name in the request
* `url_path_prefix`: URL path prefix of the SSO server application
(default /)
* `http_server`: specifies standard parameters for the HTTP server
* `tls`: server-side TLS configuration
* `cert`: path to the server certificate
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment