Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Testing a migrated JIRA instance & would like to prevent it from redirecting to Single Sign-On

paul redmond June 3, 2019

Hi, recently migrated a version of our Jira instance to a new server.  When I go to the instance it's redirecting me to our single sign-on instance & then sending me into our production environment.  I just want to disable the redirection so I can confirm our migrated instance is in working order.

 

Thanks in advance.

3 answers

1 accepted

0 votes
Answer accepted
Lokesh Naktode_miniOrange
Atlassian Partner
June 6, 2019

Hi @paul redmond 

 

It seems like you pointed new JIRA Server to the same database(or clone of the prod database) and that's the reason, you are always redirected to the production instance after SSO.

In case if you are using the third party plugin then you can temporarily disable the SSO plugin on server startup so that you will be able to login using your JIRA Credential and once logged in, enable the SSO plugin and update its configuration.


Here are the commands to disable the plugin.

Linux:
$ ./start-jira.sh --disable-addons=<add-on key (for example com.atlassian.test.plugin).>

 

Windows:
start-confluence.bat /disableaddon=<add-on key (for example com.atlassian.test.plugin).>

 

In case, if you are using SSO plugin from miniOrange. Please reach out to atlassiansupport@miniorange.com for further assistance.

 

Thanks,

Lokesh

Full disclosure: I work for the miniOrange. We are the Atlassian Marketplace top vendor.

0 votes
Christian Reichert (resolution)
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 3, 2019

Hi!

which 3rd party plugin do you use for SSO or do you use the SAML in DataCenter?

cheers,

    Chris

0 votes
Joe Pitt
Community Champion
June 3, 2019

that is a networking/configuration issue. All the traffic may be redirected to the SSO server. They are going to have to setup a bypass for you. 

paul redmond June 3, 2019

Wouldn't there be a local configuration setting to disable SSO & just use the built-in login page?

Joe Pitt
Community Champion
June 3, 2019

I haven't setup JIRA for SSO, but other things I have the DNS points to the SSO server and then that server forwards the request and header information to the application.  JIRA wouldn't get involved until AFTER the SSO server is hit. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events