Skip to content

Commit

Permalink
commit 0d0f296
Browse files Browse the repository at this point in the history
Author: Swikriti Tripathi <[email protected]>
Date:   Mon Jan 16 13:06:51 2023 +0545

    Check herf of the public link file (#5401)
  • Loading branch information
SwikritiT committed Jan 19, 2023
1 parent d946378 commit c4a2bdb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions services/_includes/adoc/global_configvars.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ a| [subs=-attributes]
++false ++

a| [subs=-attributes]
Flag to enable or disable the creation of the demo users.
The default role assignments the demo users should be setup.

a| `LDAP_BIND_DN`

Expand Down Expand Up @@ -131,7 +131,7 @@ a| [subs=-attributes]
++groupOfNames ++

a| [subs=-attributes]
The object class to use for groups in the default group search filter ('groupOfNames').
The object class to use for groups in the default group search filter ('groupOfNames').

a| `LDAP_GROUP_SCHEMA_DISPLAYNAME`

Expand Down Expand Up @@ -178,7 +178,7 @@ a| [subs=-attributes]
++string ++

a| [subs=-attributes]
++owncloudUUID ++
++ownclouduuid ++

a| [subs=-attributes]
LDAP Attribute to use as the unique id for groups. This should be a stable globally unique ID like a UUID.
Expand Down Expand Up @@ -386,7 +386,7 @@ a| [subs=-attributes]
++false ++

a| [subs=-attributes]
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.
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.

a| `LDAP_USER_SCHEMA_MAIL`

Expand Down Expand Up @@ -850,7 +850,7 @@ a| [subs=-attributes]
++false ++

a| [subs=-attributes]
Allow insecure connections to the GATEWAY service.
Disable TLS certificate validation for connections to the IDP. Note that this is not recommended for production environments.

a| `OCIS_JWT_SECRET`

Expand Down Expand Up @@ -882,7 +882,7 @@ a| [subs=-attributes]
++ ++

a| [subs=-attributes]
The secret to mint and validate jwt tokens.
The secret to mint and validate JWT tokens.

a| `OCIS_LOG_COLOR`

Expand Down Expand Up @@ -1071,7 +1071,7 @@ a| [subs=-attributes]
++ ++

a| [subs=-attributes]
Machine auth API key used to validate internal requests necessary for the access to resources from other services.
Machine auth API key used to validate internal requests necessary to access resources from other services.

a| `OCIS_OIDC_ISSUER`

Expand All @@ -1092,7 +1092,7 @@ a| [subs=-attributes]
++https://localhost:9200 ++

a| [subs=-attributes]
The OIDC issuer URL to use.
URL of the OIDC issuer. It defaults to URL of the builtin IDP.

a| `OCIS_SYSTEM_USER_API_KEY`

Expand Down Expand Up @@ -1334,7 +1334,7 @@ a| [subs=-attributes]
++https://localhost:9200 ++

a| [subs=-attributes]
The OIDC issuer URL to use.
URL of the OIDC issuer. It defaults to URL of the builtin IDP.

a| `REVA_GATEWAY`

Expand Down

0 comments on commit c4a2bdb

Please sign in to comment.