Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matmair committed Jan 7, 2023
1 parent 927ee71 commit 368704c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/settings/SSO.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ In the [settings screen](./global.md), navigate to the *Login Settings* panel. H
| Enable SSO | Enable this option to allow single sign on for user login |
| Enable SSO registration | Allow users to self-register with SSO |
| Auto-fill SSO users | Automatically fill out user account data with information provided by external SSO app |
| Allowed domains | Optionally restrict signup to certain domains |

### Configure Email

Expand Down
2 changes: 2 additions & 0 deletions docs/settings/global.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ Change how logins, password-forgot, signups are handled.
| Mail twice | Boolean | On signup ask users twice for their mail | False |
| Password twice | Boolean | On signup ask users twice for their password | True |
| Auto-fill SSO users | Boolean | Automatically fill out user-details from SSO account-data.<br><br>If this feature is enabled the user is only asked for their username, first- and surname if those values can not be gathered from their SSO profile. This might lead to unwanted usernames bleading over. | True |
| Allowed domains | String | Restrict signup to certain domains (comma-separated, strarting with @) | |


### Barcodes

Expand Down

0 comments on commit 368704c

Please sign in to comment.