Camunda UI by pass/disable login screen

Hi Team,

I am running camunda as a spring boot application and I have successfully implemented okta for the authentication part. Now what is happening upon successful authentication camunda login page is redirecting asking for user name pwd. Can someone help me how do I disable the camunda login page and directly land to the cockpit page.
Either disabling or programmaticaly authenticating I need to overcome the login page, please help.

Please note I have this property added in app property file.
camunda.bpm.admin-user.id/password

Thanks in advance.

Hello,
Did you manage to find any solution to this topic.
Thanks