show charts in monitoring tool

Bart Malfait
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 23, 2018

We want to able to show the charts (burndown) via a streaming device (brightssign) on our monitors.

this requires that we login but passing username and password via URL is no longer working.

 

is there anyway that i can set the charts to be viewed by anyone?

or pass the credentials via url in another way?

 

extra: custom development is not an option here, so no soap, rest or other services are possible

1 answer

0 votes
Adrián Plaza [DEISER]
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.
July 23, 2018

Hi @Bart Malfait,

 

Welcome to this community :)

 

You can pass the credentials via URL in this way:

 

http://localhost:8080/jira/secure/Dashboard.jspa?selectPageId=10300&os_username=admin&os_password=admin

I didn't see that is a Jira Cloud, in this case, this type of login is blocked, you can read this https://confluence.atlassian.com/jirakb/jira-cloud-os_username-and-os_password-embedded-in-url-no-longer-available-868988403.html

I hope this help,

Adrián.

Suggest an answer

Log in or Sign up to answer