You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -237,6 +237,7 @@ There are some config settings you need to change in the files below.
237
237
|`CMD_OAUTH2_AUTHORIZATION_URL`|`https://example.com`| authorization URL of your provider, please refer to the documentation of your OAuth2 provider (no default value) |
238
238
|`CMD_OAUTH2_CLIENT_ID`|`afae02fckafd...`| you will get this from your OAuth2 provider when you register CodiMD as OAuth2-client, (no default value) |
239
239
|`CMD_OAUTH2_CLIENT_SECRET`|`afae02fckafd...`| you will get this from your OAuth2 provider when you register CodiMD as OAuth2-client, (no default value) |
240
+
|`CMD_OAUTH2_PROVIDERNAME`|`My institution`| Optional name to be displayed at login form indicating the oAuth2 provider |
240
241
|`CMD_IMGUR_CLIENTID`| no example | Imgur API client id |
241
242
|`CMD_EMAIL`|`true` or `false`| set to allow email signin |
242
243
|`CMD_ALLOW_PDF_EXPORT`|`true` or `false`| Enable or disable PDF exports |
0 commit comments