{{ define "content" }}

SSO Password Manager

{{with .User}}

Hello {{.DisplayName}},
Welcome to the single sign on password manager site.

Your usernames

SSO:
{{ .UserName }}
eduroam:
{{ .UserName }}/ppp@NORDU.NET

Available actions

Log out

{{ end }}
{{ end }}