@let url = kcContext.url; @let auth = kcContext.auth; {{ i18n.msgStr('loginChooseAuthenticator') }}
@for (authenticationSelection of auth.authenticationSelections; track authenticationSelection; let i = $index) { }