[% SWITCH m.code %]
[% CASE 'error_on_update' %]
An error occurred trying to open the identity provider domain for editing. The passed ID is invalid.
[% CASE 'error_on_insert' %]
An error occurred when adding a new identity provider domain. Check the logs for details.
[% CASE 'success_on_update' %]
Identity provider domain updated successfully.
[% CASE 'success_on_insert' %]
Identity provider domain added successfully.
[% CASE %]
[% m.code | html %]
[% END %]
[% END %]
[% IF op == 'add_form' %]
[% tx("New identity provider domain for '{identity_provider_code}'", {identity_provider_code = identity_provider_code}) | html %]
[% END %] [% IF op == 'edit_form' %][% tx("Modify identity provider domain '{domain}'", {domain = identity_provider_domain.domain}) | html %]
[% END %] [% IF op == 'list' %][% tx("Identity provider domains for '{identity_provider_code}'", {identity_provider_code = identity_provider_code}) | html %]
Domain | Update on login | Auto register | Default library | Default category | Allow OPAC | Allow staff | Actions |
---|