Is there a way I can add a bookmark to my browser that points to the login screen in Jira with my user? Something like:
http://www.server.es:5555/secure/Dashboard.jspa?user=username
So I reach the login page with "username" already written in the user box.
Thanks!
Hi - I think this is done by just using the standard URL and selecting the 'Remember my login on this computer' checkbox on log in.
It is however, possible to set a bookmark to log you in automatically using the following URL http://<jirainstance>/secure/Dashboard.jspa?os_username=<username>&os_password=<password> however this will show your password in the URL as it is not encoded.
Thanks Luke.
It's not exactly what I was looking for, but I think it could work anyway.
[edit]: Worked and I'm going to use this one. Thanks, again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah - you may need to install the SU Plugin on your instance. We have this installed but I believed the above parameters were out-the-box.
What version of Jira are you using?
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.