{#if $selectedSpec.spec.security}
{#each $selectedSpec.spec.security as schema, index}

{/each}
{:else}

No security schema defined

{/if}