Since the base url is "login/participant" which is redirected to "calendrier" on login without passing the token, the home page url isn't personalized to the participant, and thus can't be properly added to home screen without showing the "connexion" screen.
A workaround would be to pass the token and allow authentification from other pages than the "login/participant" endpoint.
Since the base url is "login/participant" which is redirected to "calendrier" on login without passing the token, the home page url isn't personalized to the participant, and thus can't be properly added to home screen without showing the "connexion" screen.
A workaround would be to pass the token and allow authentification from other pages than the "login/participant" endpoint.