<@rowBox> <@boxHeader i18nTitleKey="identitystore.manage_identities.title"> <#if createIdentityRole> <@headerButtons>
<@actionButtons button1Name="view_createIdentity" icon1="icon-plus icon-white" i18nValue1Key="identitystore.manage_identities.buttonAdd" />
<@boxBody> <@messages infos=infos />

#i18n{identitystore.manage_identities.search.help}

<#if query??> <@paginationAdmin paginator=paginator combo=1 />
<@table> #i18n{identitystore.manage_identities.columnCustomerId} #i18n{identitystore.manage_identities.columnConnectionId} #i18n{portal.util.labelActions} <@tableHeadBodySeparator /> <#list identity_list as identity > ${identity.customerId!''} ${identity.connectionId!''} <#if modifyIdentityRole> <#if viewIdentityRole> <#if deleteIdentityRole> <@paginationAdmin paginator=paginator />