{{#if showLoading}}
{{partial 'svg/vault-loading'}}
{{/if}} {{#if hasMethodsWithPath}} {{/if}}
{{#if (or (not hasMethodsWithPath) (not selectedAuthIsPath))}}
{{/if}} {{#if (or (eq this.selectedAuthBackend.type "jwt") (eq this.selectedAuthBackend.type "oidc"))}} {{else}}
{{partial providerPartialName}} {{#if (not-eq selectedAuthBackend.type "token")}} {{/if}} {{/if}}