Jira Server integration doesn't work

I am trying to install integration between Sentry (local) and Jira Server (local)

But it doesn’t install Jira Server for the Setnry

How can I customize the integration with Jira Server (local)?

My settings:

Generate an RSA public/private key pair

-----BEGIN RSA PRIVATE KEY-----

MIICXQIBAAKBgQC+UyeV85bMoDfAAZDiDTGFasgK8IGeBI+OwveTzNr5p7F3VeUF

dqAav4Q3ZcpFJNCVnyKWeK0/SvQIFqlgOaA1eIdjSoSd29KOPEAvJdeenhkyfSHL

Im2LvSIMwrGqsCDKIbKnivPEyZKupH8MGLj1EoX3L2Baik5xkYfmJlXVLwIDAQAB

AoGBAKAVqXJDVVAAY2Qo7Qh2OHUT//bTnPKgu29FJqE26eib2HWb1ermgHx/ImLG

R4ApGxj+pUUTdAWMsf4rsYOydMGQTzPfdqh/HhdmkmROvoJ7/pxfJEc1uek7RSpc

y/7Z1iEGu14nvXixpJSB6WuJEieRE9knBp19JVEpQ/x4qRBhAkEA8JLxFW0uZ/9+

QN5TOhI4yrlZMSGPsbRsUNSuQ9reMZ8NSlIqslE9wN9yeDu0G6vBKAkETbFQZEr5

hpMxFPnIrQJBAMqHXYBCEXK3aMFJLSZdwT8hZMJ1flMDsV8e2LMoVPJ5XXKxB8hT

nQOMcBBCdsICHBrOyRvUIlYAbiXxIfDFBMsCQQDCOfA4G0jfH9AfsR9CgBmn2hKf

bvgjQYY9kCgNknPXXhEN0t6zzpFr2TsCxTj5KiatGvKFg0VjY4CnXMjApZWVAkAK

683A8s8aDoXZlmaW4Qtgqh5S1h8fvt07seAhmRUrlhvR6XXv+YJIBLSuS8c3owF8

+JWjqIbJeHB4H06jOxyNAkBvwP5UUPMzkjcosGm/AoU1V8BxcwKyOB332OIlTmub

k8wGRjuENWxRsn/H+yiYjE5o7EfoYSsSePqnfnEHrH3E

-----END RSA PRIVATE KEY——

-----BEGIN PUBLIC KEY-----

MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC+UyeV85bMoDfAAZDiDTGFasgK

8IGeBI+OwveTzNr5p7F3VeUFdqAav4Q3ZcpFJNCVnyKWeK0/SvQIFqlgOaA1eIdj

SoSd29KOPEAvJdeenhkyfSHLIm2LvSIMwrGqsCDKIbKnivPEyZKupH8MGLj1EoX3

L2Baik5xkYfmJlXVLwIDAQAB

-----END PUBLIC KEY-----

Create a new application link in Jira

  1. In Jira, click the gear icon > Applications > Application Links.
  2. Enter the following as the application URL: http://tntp-sentry-201.m77.zxz.su/ (url_local_sentry)
  3. Click Create New Link. If you see a warning that “No response was received from the URL you entered,” ignore and click Continue.
  4. In the resulting dialog, fill out the form as follows:
Application Name sentry
Application Type Generic Application
Service Provider Name sentry
Consumer Key sentry
Shared Secret sentry
Request Token URL url_local_sentry
Access Token URL url_local_sentry
Authorize URL url_local_sentry
Create Incoming Link No
  1. Click Continue. This will return you to the Configure Application Links page, where you’ll see an application called Sentry.
  2. Click the pencil icon next to the Sentry application.
  3. On the lefthand side of the resulting modal, click Incoming Authentication. Fill out the form as follows, and press Save:
Consumer Key sentry
Consumer Name sentry
Public Key (public key which above)
Consumer Callback URL url_local_sentry
Allow 2-Legged OAuth no