Hi,
I'm trying to access to a Wallboard URL using https://{user}:{pass}@{company}.atlassian.net/plugins/servlet/Wallboard/?dashboardId={dashboard_id}&os_authType=basic but looks like is not posible.
Any ideas, remarks?
Thanks in advance!
Cloud is explicitly blocking this kind of authentication. It might have been possible at one time in the past, but this is not possible presently. It really is not secure to place a username and password in the URL directly. There is more information about this change to Cloud as well as some possible alternatives in the KB: JIRA Cloud os_username and os_password embedded in URL no longer available
I hope this helps.
Andy
Hi Andy,
thanks but checking the KB article (solutions chapter) :
- os_authType=basic can be added to the URL, JIRA will then request that a username and password is provided.
I'm trying to follow this example but doesn't works.
The idea is to provide the username and password as basic auth header but no luck!
KR,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.