medal-data-administrator-guide
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| medal-data-administrator-guide [2021/12/17 15:38] – arnaud_poletto | medal-data-administrator-guide [2022/01/10 14:56] (current) – removed arnaud_poletto | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== medAL-data Administrator Guide ====== | ||
| - | |||
| - | This page gathers all the informations needed to use the medAL-// | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ===== Reset a user's password ===== | ||
| - | |||
| - | Follow these steps to reset a user's password: | ||
| - | - From the home page, go to '' | ||
| - | - Look for the desired user, and click '' | ||
| - | - A popup will appear: click on '' | ||
| - | - An email should be sent to the user to reset its password. | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ===== Two-Factor authentication ===== | ||
| - | |||
| - | ==== Generate secrets for all users ==== | ||
| - | |||
| - | It may happen that some users do not have two-factor authentication enabled on their account (mainly due to accounts created before the medAL-// | ||
| - | < | ||
| - | php artisan 2fa: | ||
| - | </ | ||
| - | , and confirm by typing '' | ||
| - | |||
| - | Users should receive their code via email. | ||
| - | |||
| - | |||
| - | |||
| - | |||
| - | ==== Generate user's new secret ==== | ||
| - | |||
| - | To refresh a new two-factor authentication secret for a given user, follow these steps: | ||
| - | - Run the command: \\ < | ||
| - | php artisan 2fa: | ||
| - | </ | ||
| - | - Enter the user's email address and press //Enter//. | ||
| - | - Confirm by typing '' | ||
| - | |||
| - | The new code should be printed, and the user should receive their new code via email. | ||
| - | |||
| - | |||
| - | |||
| - | ===== Roles and permissions ===== | ||
| - | |||
| - | ==== Assign a role to a user ==== | ||
| - | |||
| - | To assign a role to a user, follow these steps: | ||
| - | |||
| - | - From the home page, go to '' | ||
| - | - Look for the desired user, and click on '' | ||
| - | - Under '' | ||
| - | - Click on '' | ||
medal-data-administrator-guide.1639751936.txt.gz · Last modified: 2021/12/17 15:38 by arnaud_poletto
