We have a need to allow mobile device users to connect to our internal JIRA server via an azure proxy over https. Also our internal network users access JIRA directly (not through proxy) over https.
How can I configure jira to allow for both connections?
Do I modify the server xml file for 2 connectors or just set java parameters?
Can I configure non proxy url and proxy url both to use same SSL port?
Thank you for any assistance