Content
View differences
Updated by Oliver Günther about 1 year ago
**As** an openDesk or OpenProject user
**I want to** go to the home page
**so that** I always get to the same starting point
**Acceptance criteria**
* Default login redirect to the home page, not the my page
* Note: This only applies when logging in directly through [`https://openproject.example.com/login`.](https://openproject.example.com/login.)
* If you get redirected to login due to a deep link (e.g., work package link), or you go to login through the dropdown, you will be redirected to the page you came from.
* Add the "My page" to the global menu after Home
* Show the global menu with "My page" selected when on the my page
* Add the existing settings for login after (first and default) redirect to Administration > Authentication , to the "Other" section
**Technical notes**
* Use the primer PageHeader for the my page
* It is still possible for users to have my page be the default redirect by setting `after_login_default_redirect_url`
**Permissions and visibility considerations**
* _No changes to visibility_
**Out of scope**
* <br>
**I want to** go to the home page
**so that** I always get to the same starting point
**Acceptance criteria**
* Default login redirect to the home page, not the my page
* Note: This only applies when logging in directly through [`https://openproject.example.com/login`.](https://openproject.example.com/login.)
* If you get redirected to login due to a deep link (e.g., work package link), or you go to login through the dropdown, you will be redirected to the page you came from.
* Show the global menu with "My page" selected when on the my page
* Add the existing settings for login after (first and default) redirect to Administration > Authentication , to the "Other" section
**Technical notes**
* Use the primer PageHeader for the my page
* It is still possible for users to have my page be the default redirect by setting `after_login_default_redirect_url`
**Permissions and visibility considerations**
* _No changes to visibility_
**Out of scope**
* <br>