[% WRAPPER index.tt2.html %]
[% lh.maketext("Success: your identity as administrator of the Service Provider [_1] has been validated!", sp.entityid) %]
[% lh.maketext("You can now use these test accounts to login at your service provider.", sp.url) %] [% lh.maketext("To do so, select [_1] when choosing an identity provider.", idp.name) %]
[% lh.maketext("Download in CSV format") %]
[% lh.maketext("user name:") %] | user[% account.id() %] |
[% lh.maketext("password:") %] | [% account.password() %] |
[% lh.maketext("comment:") %]
[% account.comment() %]
|
|
[% lh.maketext("Below is the list of user attributes associated to this test account.") %] [% lh.maketext("After a successfull authentication process these attributes are transmitted via the SAML protocol to your service provider.") %]
[% attribute %] | [% account.$attribute() %] |
---|---|
[% attribute %] | [% account.$attribute().join(', ') %] |
eduPersonTargetedID: | [% lh.maketext("value dynamically generated by the SP") %] |
[% lh.maketext("If you need a customized test account with additional user attributes, you should contact [_1].", app.support_email) %]
[% lh.maketext("Note that these test accounts will automatically expire in [_1] days and that they can only be used to test federated login to your service provider [_2].", days, sp.entityid) %]