Hello,
I am working on a plugin development. In-order to have data for testing, I have taken backup data from the Testing server Jira (System -> Backup system) and restored it in my local machine (System -> Restore system). My Testing Jira has Crowd authentication and so when I am trying to login my local JIRA setup (after restore) in my machine, it checks for Crowd authentication.
Is there a way to bypass the Crowd authentication ? Appreciate your help!
Regards!
Kumar
I git the answer.
I passed the arg “-Datlassian.recovery.password=password123” at the end in my atlas-run command and able to login as recovery_admin.
Changed the order of user directory and created a new user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.