By: Ed DP user 30 Jul 2021 at 1:29 p.m. CDT

8 Responses
Ed DP gravatar
We have migrated from Gluu 4.1 Ubuntu 16.04 to Gluu 4.2 Ubuntu 20.04 in a fresh installation. The new installation has gone correctly and we have applied the authentication through passport, changing the default authentication for passport_social with Facebook. We have migrated our authentication template used in Gluu 4.1 to this new installation and all this is working correctly. The problem is when it redirects us to the login with our custom template to the following route https://my-site-authentication/oxauth/auth/passport/passport-login and shows us an error saying **openid+profile+email+user_name&acr_values.** ![](https://firebasestorage.googleapis.com/v0/b/infomerc-app-movil.appspot.com/o/Gluu%20evidence.png?alt=media&token=881986d4-8ed2-437f-bd6d-b917045997f3) If we enter our credentials and log in, it does it correctly, but we do not know why we get this error and we notice that the url differs from the previous installation with gluu 4.1: Gluu 4.1 redirect URL: https://my-site-auth/oxauth/auth/passport/passportlogin.htm Gluu 4.2 redirect URL: https://my-site-auth/oxauth/auth/passport/passport-login In fact if we copy the url of the previous installation **/auth/passport/passportlogin.htm** works perfectly in the new installation then we assume that the redirection is wrong. How can we solve this?

By Aliaksandr Samuseu staff 30 Jul 2021 at 5:24 p.m. CDT

Aliaksandr Samuseu gravatar
Hi, Eduardo. From your other ticket (on migrating OIDC clients), I have impression you may be following a rather elaborated, and non-conventional upgrade procedures here - which is normally out of scope of Community Support. We support only upgrades as described [in our doc](https://gluu.org/docs/gluu-server/4.2/upgrade/). The rest is either requires a support contract, or investing some time into experimenting to find the right way. What upgrade procedure did you follow?

By Ed DP user 03 Aug 2021 at 9:12 a.m. CDT

Ed DP gravatar
Thanks for your attention, what we are trying to do is not an upgrade, it is a new installation on another server pretending to install the version of Gluu 4.2 and we want to migrate what we have in the version of Gluu 4.1 on the old server to this new one.

By Aliaksandr Samuseu staff 06 Aug 2021 at 10:48 a.m. CDT

Aliaksandr Samuseu gravatar
I see. Did you use the script mentioned in [this doc](https://gluu.org/docs/gluu-server/4.2/upgrade/), and after that social login you had configured in 4.1 was broken? Is this what happened?

By Mohib Zico staff 23 Aug 2021 at 8:56 a.m. CDT

Mohib Zico gravatar
Re-assigning to @Mobarak Hosen.Shakil, he has been working on upgrade QA lately.

By Mobarak Hosen Shakil staff 31 Aug 2021 at 6:57 a.m. CDT

Mobarak Hosen Shakil gravatar
Hi Eduardo Dorantes, Can you please share how you migrated the OIDC from 4.1 to the new installed server (4.2)?

By Mohib Zico staff 31 Aug 2021 at 7:46 a.m. CDT

Mohib Zico gravatar
>> We have migrated from Gluu 4.1 Ubuntu 16.04 to Gluu 4.2 Ubuntu 20.04 in a fresh installation. OS changed as well. This is not only upgrade.. this is upgrade+migration!

By Mobarak Hosen Shakil staff 14 Sep 2021 at 10:57 a.m. CDT

Mobarak Hosen Shakil gravatar
Closing this ticket due to inactivity. Please reopen if requires.

By Ed DP user 21 Sep 2021 at 12:28 p.m. CDT

Ed DP gravatar
Thanks for your help, we ended the migration, we migrate all users and clients manually, used Apache Directory Studio and passed one by one all our clients to the new server with the new OS, the question is, this guide https://gluu.org/docs/gluu-server/4.2/upgrade/ could help us perform the aforementioned migration?