Re: [dspace-tech] DSpace 7.6.1: Switch to myDSpace page directly after login?

2024-04-02 Thread Matthias Letsch
Hi Sascha, thank you, this solution works fine for all users that login with email + password (authentication-password). In addition to this authentication method, we have also activated shibboleth, which most users will use to log in. Unfortunately, the redirect to /mydspace is not executed

Re: [dspace-tech] DSpace 7.6.1: Switch to myDSpace page directly after login?

2024-03-28 Thread Sascha Szott
Hi Matthias, we have solved this by adapting one line in src/app/core/auth/auth.effects.ts You need to change the implementation of the redirectAfterLoginSuccess$ method by replacing this.authService.navigateToRedirectUrl(action.payload); with

[dspace-tech] DSpace 7.6.1: Switch to myDSpace page directly after login?

2024-03-15 Thread Matthias Letsch
Hello there, By default, you remain on the homepage when you log in. Is there a (simple) way to set that after logging in you are taken directly to the myDSpace page with the overview of your own releases? Thank you and kind regards, Matthias -- All messages to this mailing list should