We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f230dd + f2bc743 commit 0dcfdb2Copy full SHA for 0dcfdb2
README.md
@@ -42,7 +42,7 @@ _The following instructions are provided as a best effort to help get started. T
42
43
## settings.py changes you will certainly need to make
44
45
-- `USE_SAML` - Set this to `True` to enable SAML
+- _**New if upgrading from Sal-SAML**_: `USE_SAML` - Set this to `True` to enable SAML
46
- `SAML_ATTRIBUTE_MAPPING` (These values come from OpenLDAP, Active Directory, etc)
47
- `SAML_CONFIG`
48
- `entityid` Ex: <https://sal.example.com/saml2/metadata/>
0 commit comments