services/auth-basic/pkg/config/config.go |
LDAP_BIND_PASSWORD |
OCIS_LDAP_BIND_PASSWORD |
Password to use for authenticating the ‘bind_dn’. |
services/graph/pkg/config/config.go |
LDAP_BIND_PASSWORD |
OCIS_LDAP_BIND_PASSWORD |
Password to use for authenticating the ‘bind_dn’. |
services/groups/pkg/config/config.go |
LDAP_BIND_PASSWORD |
OCIS_LDAP_BIND_PASSWORD |
Password to use for authenticating the ‘bind_dn’. |
services/idp/pkg/config/config.go |
LDAP_BIND_PASSWORD |
OCIS_LDAP_BIND_PASSWORD |
Password to use for authenticating the ‘bind_dn’. |
services/sharing/pkg/config/config.go |
SHARING_EVENTS_TLS_ROOT_CA_CERT |
SHARING_EVENTS_TLS_ROOT_CA_CERTIFICATE |
The root CA certificate used to validate the server’s TLS certificate. If provided SHARING_EVENTS_TLS_INSECURE will be seen as false. |
services/users/pkg/config/config.go |
LDAP_BIND_PASSWORD |
OCIS_LDAP_BIND_PASSWORD |
Password to use for authenticating the ‘bind_dn’. |
|
LDAP_USER_SCHEMA_ID_IS_OCTETSTRING |
OCIS_LDAP_USER_SCHEMA_ID_IS_OCTETSTRING |
Set this to true if the defined ‘ID’ attribute for users is of the ‘OCTETSTRING’ syntax. This is e.g. required when using the ‘objectGUID’ attribute of Active Directory for the user ID’s. |
services/web/pkg/config/options.go |
WEB_OPTION_IMPRINT_URL |
To be configured via the theme.json file |
Specifies the target URL for the imprint link valid for the ocis instance in the account menu. |
|
WEB_OPTION_PRIVACY_URL |
To be configured via the theme.json file |
Specifies the target URL for the privacy link valid for the ocis instance in the account menu. |