[%# vim:set ft=html et ts=4 sw=4: %]
[%#
    profile type: generic
    This account provides a limited set of user attributes (eduPersonPrincipalName, mail and displayName)
%]
[%
    description = {
        en = "A person with a limited set of attributes (eduPersonPrincipalName, mail and displayName)"
        fr = "Une personne avec un ensemble d'attributs limités (eduPersonPrincipalName, mail et displayName)"
    }
    attributes  = {
        displayName            = "山崎 弘子樫野 陽子 - eduGAIN Access Check account"
        mail                   = "forearartian@${scope}"
        eduPersonPrincipalName = "${id}@${scope}"
    }
%]