{{t "authPage.bitbucketserver.target.header"}}

{{t "authPage.bitbucketserver.setup"}}


  1. {{t "authPage.bitbucketserver.auth" htmlSafe=true}}
  2. {{t "authPage.bitbucketserver.ul.li2.text"}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li1" htmlSafe=true}} {{applicationLink}} {{copy-to-clipboard size="small" clipboardText=applicationLink}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li2" htmlSafe=true}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li3" htmlSafe=true}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li4" htmlSafe=true}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li5"}} {{#if generating}} {{t "generic.loading"}} {{else}} {{t "authPage.bitbucketserver.copy"}}   {{copy-to-clipboard size="small" clipboardText=provider.consumerKey}} {{/if}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li6" htmlSafe=true}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li7"}} {{#if generating}} {{t "generic.loading"}} {{else}} {{t "authPage.bitbucketserver.copy"}}   {{copy-to-clipboard size="small" clipboardText=provider.publicKey}} {{/if}}
    • {{t "authPage.bitbucketserver.ul.li2.ul.li8" htmlSafe=true}}

{{t "authPage.bitbucketserver.form.headerVariable"}}

{{input type="text" value=oauthModel.hostName classNames="form-control" placeholder=(t "authPage.bitbucketserver.form.hostname.placeholder") }}
{{input type="checkbox" checked=secure}}
{{#banner-message color="bg-warning m-0 mb-20"}}

{{t "authPage.bitbucketserver.warning" appName=settings.appName docsBase=settings.docsBase htmlSafe=true }}

{{/banner-message}} {{top-errors errors=errors}}
{{save-cancel cancelDisabled=true savingLabel="authPage.testAuth.buttonText.post" createLabel="authPage.testAuth.buttonText.preVariable" save=(action "authenticate") }}