As a JIRA Administrator I want to enable "Remember my login on this computer" by default

XMLWordPrintable

    • 2
    • 13

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      Problem Definition

      As a JIRA Administrator I want to enable "Remember my login on this computer" by default when users authenticate through the login form.

      This is an existing feature when users authenticate through SSO with the SSO for Atlassian Server and Data Center App.

      Suggested Solution

      Have a setting which set "Remember my login on this computer" during users login.

      Workaround

      Versions lower than Jira 8
      Modify atlassian-jira/includes/loginform.jsp and set to:

      <input class="checkbox" id="login-form-remember-me" name="os_cookie" type="checkbox" value="true" checked="true" />
      



      Running Jira 8 or higher
      Currently there is no known workaround for this behavior on this version. A workaround will be added here when available.

            Assignee:
            Unassigned
            Reporter:
            Andriy Yakovlev [Atlassian]
            Votes:
            11 Vote for this issue
            Watchers:
            15 Start watching this issue

              Created:
              Updated: