Test Accounts

Success: Your identity as administrator of the Service Provider with entityID [% sp_entityid %] could successfully be validated!

The following test accounts with different profiles were created for you:

You can now use these test accounts to login at your federated service.
To do so, select the "[% conf.idp_displayname %]" when choosing an organisation to login at.

Please keep a record of the above user names and passwords because currently there is no mecanism to retrieve the above credentials once you close this page. If you forget the username and passowrds, you can however request new test accounts.

Note that these test accounts will automatically expire in [% conf.accounts_validity_period %] days and that they can only be used to test federated login to your eduGAIN-enabled Service Provider with entityID [% sp_entityid %].

[% FOREACH account IN test_accounts %] [% PROCESS "${account.get('account_profile')}.tt2" %]
Account profile: [% account_profile.type %]
user name: user[% account.get('id') %]
user password:[% account.get('user_password') %]
comment:

[% account_profile.comment %]

List of user attributes associated

Below is the list of user attributes associated to this test account. After a successfull authentication process these attributes are transmited via the SAML protocol from [% conf.app_name %] Identity Provider to your Service Provider.

[% FOREACH attribute IN account_profile.pairs -%] [% NEXT IF attribute.key.match('^(type|comment)$') %] [% IF attribute.value.isa('SCALAR') -%] [% ELSE -%] [% END %] [% END %]
List of user attributes
[% attribute.key %][% IF attribute.key == 'eduPersonAffiliation' || attribute.key == 'eduPersonScopedAffiliation' %](1) [% END %]: [% attribute.value %]
[% attribute.key %][% IF attribute.key == 'eduPersonAffiliation' || attribute.key == 'eduPersonScopedAffiliation' %](1) [% END %]: [% attribute.value.join(",") %]
eduPersonTargetedID:value dynamically generated by the SP
If you need a customized test account with additional user attributes, you should contact [% conf.support_email %].
(1) eduPersonAffiliation and eduPersonScoppedAffilisation attributes are assigned quite differently from federation to federation. This usage comparison of eduPersonAffiliation accross different countries discusses these differences. Therefore its values should be handled with great care.
×
[% END %]

Thank you for using the [% conf.app_name %]