Skip to content

Remove feature check from JWT proxy URL setting

What does this MR do and why?

This feature check can be removed because it was meant to be for the jira_connect_proxy_url setting. There was another feature flag jira_connect_oauth_self_managed_settings that was supposed to cover the setting, but it was already removed with !105070 (merged).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports