Send email challenge

[% IF sp_metadata_as_hashref.display_name && sp_metadata_as_hashref.display_name.en %] [% SET sp_display_name = sp_metadata_as_hashref.display_name.en %] [% ELSE %] [% SET sp_display_name = sp_metadata_as_hashref.entityid %] [% END %]
Before you can create test accounts at this Identity Provider, we need to ensure you are a legitimate administrator of "[% sp_display_name %]".
[% IF sp_metadata_as_hashref.contacts.defined %] Select your email address [% FOREACH contact IN sp_metadata_as_hashref.contacts -%] [% matches = contact.EmailAddress.match('^(mailto:)?(.*)$') %] [% SET email = matches.1%] [% END %] [% ELSE %] No ContactPerson elements could be found in your SP SAML metadata. Therefore we are unable to provide test accounts for your SP. Please contact your local federation administrator to add ContactPerson information to the SAML metadata. [% END %]