Skip to content

Commit 3faa590

Browse files
author
wesuuu
committed
Updated readme
1 parent d593c4b commit 3faa590

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ c.SAMLAuthenticator.extract_username = extract_username
3737
c.JupyterHub.authenticator_class = 'jupyterhub_saml_auth.SAMLAuthenticator'
3838
```
3939

40+
### Environment variables
41+
42+
- `SAML_HTTPS_OVERRIDE`: setting this will override the automatic detection of `http` or `https` to `/hub/acs` route and will set it to only `https`.
43+
4044
## Development
4145

4246
### Prerequisite software

0 commit comments

Comments
 (0)