mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
added guide for SAML settings
This commit is contained in:
parent
410268da74
commit
2db2ff484f
12 changed files with 136 additions and 6 deletions
|
@ -84,7 +84,6 @@ module.exports = {
|
|||
attribute: {
|
||||
id: process.env.HMD_SAML_ATTRIBUTE_ID,
|
||||
username: process.env.HMD_SAML_ATTRIBUTE_USERNAME,
|
||||
displayName: process.env.HMD_SAML_ATTRIBUTE_DISPLAYNAME,
|
||||
email: process.env.HMD_SAML_ATTRIBUTE_EMAIL
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue