[% lh.maketext("This is an email challenge automatically sent to you by [_1].", app.name) %] [% IF user && idp %] [% lh.maketext("User [_1], authenticated by Identity Provider [_2], has requested creation of test accounts for Service Provider [_3].", user, idp.entityid, sp.entityid) %] [% ELSE %] [% lh.maketext("Somebody has requested creation of test accounts for service provider [_1], from IP address [_2].", sp.entityid, source_ip) %] [% END %] [% lh.maketext("The address [_1] is mentioned in the federation metadata as a contact for this Service Provider.", to) %]
[% lh.maketext("To complete the creation of test accounts, paste the following validation token in [_2]: [_3]", challenge_url, app.name, token) %]
[% lh.maketext("If the creation of test accounts was not initiated by you or a fellow administrator for the above Service Provider, please forward this email and contact [_1] to inform them about a potential abuse of the service.", app.support_email) %]