{{$list := .ProviderList.Personas}} {{if .ProviderList.Personas}}

Testing personas

Log in using one of these existing testing personas.

{{end}} {{if .ProviderList.Idps}}

Log in or Create an account

Verify your identity to discover and access data.

{{$list = .ProviderList.Idps}} {{end}} {{range $it := $list}} {{if index $it.Ui "iconUrl"}}
Icon {{index $it.Ui "label"}}
{{else}}
{{index $it.Ui "label"}}
{{end}} {{end}}
{{if .ProviderList.Personas}}
{{end}} {{if .ProviderList.Idps}}
{{end}}

{{.LoginInfoTitle}}

{{template "login_info.html"}}