Closed vunguyen-dmt closed 1 year ago
Hi @vunguyen-dmt! To better understand your issue we need to be able to reproduce it. Can you please describe the steps that we should follow to observe the issue in practice? Screenshots would be nice, too.
Steps to reproduce:
To fix the issue I have to set: AUTHN_MICROFRONTEND_DOMAIN = {{ MFE_HOST }}/{{ MYMFE_MFE_APP["name"] }}
I don't know if people remember to set the AUTHN_MICROFRONTEND_DOMAIN, I think it will be better if it's set during the installing process of tutor-mfe. I think it could be done by modifying this file: https://github.com/overhangio/tutor-mfe/blob/master/tutormfe/patches/openedx-lms-common-settings
Huh. This went totally under the radar. Indeed, we need to set a variable for it, but it's not documented anywhere.
The setup process for AUTHN mfe should set AUTHN_MICROFRONTEND_DOMAIN = {{ MFE_HOST }}/{{ MYMFE_MFE_APP["name"] }} otherwise reset password link will be: https://none/password_reset_confirm/....