SSO Implementation in jmix

I have two project one is build on Jmix v1 and second project is build on Jmix v2 I am login in jmix v1 project and I want to redirect in second project v2 without asking new login page for login with same session in project one to project second how can implement this in Jmix application ? do you have any example for this?

Hi, @krushna.machhi

The OIDC add-on provides an ability to integrate an SSO provider (for example, Keycloak) into Jmix application. You can find the documentation for Jmix v2 here.

For Jmix v1.7 you can find the description of the add-on configuration here.

Regards,
Maria.