Automatically login in Jira for Dashboard

Румен Раданов October 31, 2018

Hi, 

I have URL from our Jira Software with dashboard information. We use external app to present information on dashboard. Name of this app is Xibo. Xibo have integrated webpage and there paste your url to be showed on all dashboard. When paste my URL nothing happen (black screen), I think because in url I don;t have user and pass. I found how to integrate user and pass, but again nothing happen. My url is:
https://jira.mysite.com/plugins/servlet/Wallboard/?dashboardId=11400

and I try to add in the end ?os_username=MYUSER&os_password=MYPASS

But I receive "Sorry, we had some technical problems during your last operation.". If I remove plugins/servlet/Wallboard/?dashboardId=11400 I can login in jira but on my account dashboard, not to load this ?dashboardId=11400.

Can you help me to resolve this problem?

2 answers

0 votes
Titan April 20, 2021

Hello Internet,

i found a solution:

yourjiraserver/secure/RapidBoard.jspa?os_username=USERNAME&os_password=PASSWORD&rapidView=YOURID

yourjiraserver/secure/Dashboard.jspa?os_username=USERNAME&os_password=PASSWORD&selectPageId=YOURID

 

and remember to set this system property:

atlassian.allow.insecure.url.parameter.login=true

 

How to set:

https://confluence.atlassian.com/confkb/how-to-set-system-properties-for-confluence-running-as-a-service-on-windows-873858384.html

0 votes
Ingo Boesnach February 21, 2019

Hello Румен Раданов,

I have the same problem. Did you manage to solve this issue? How did you do it?

Thanks,
Ingo

Suggest an answer

Log in or Sign up to answer