Migrating the SP to use ResourceSpace configuration' section of the Knowledge Base for more information"; $lang['simplesaml_healthcheck_error'] = "SimpleSAML plugin error"; $lang['simplesaml_rsconfig'] = "Use standard ResourceSpace configuration files to set SP configuration and metadata? If this set to false then manual editing of files is required"; $lang['simplesaml_sp_generate_config'] = "Generate SP config"; $lang['simplesaml_sp_config'] = "Service Provider (SP) Configuration"; $lang['simplesaml_sp_data'] = "Service Provider (SP) Information"; $lang['simplesaml_idp_section'] = "IdP"; $lang['simplesaml_idp_metadata_xml'] = "Paste in the IdP Metadata XML"; $lang['simplesaml_sp_cert_path'] = "Path to SP certificate file (leave empty to generate but fill in cert details below)"; $lang['simplesaml_sp_key_path'] = "Path to SP key file (.pem) (leave empty to generate)"; $lang['simplesaml_sp_idp'] = "IdP identifier (leave blank if processing XML)"; $lang['simplesaml_saml_config_output'] = "Paste this into your ResourceSpace config file"; $lang['simplesaml_sp_cert_info'] = "Certificate information (required)"; $lang['simplesaml_sp_cert_countryname'] = "Country Code (2 characters only)"; $lang['simplesaml_sp_cert_stateorprovincename'] = "State, county or province name"; $lang['simplesaml_sp_cert_localityname'] = "Locality (e.g. town/city)"; $lang['simplesaml_sp_cert_organizationname'] = "Organization name"; $lang['simplesaml_sp_cert_organizationalunitname'] = "Organizational unit /department"; $lang['simplesaml_sp_cert_commonname'] = "Common name (e.g. sp.acme.org)"; $lang['simplesaml_sp_cert_emailaddress'] = "Email address"; $lang['simplesaml_sp_cert_invalid'] = "Invalid certificate information"; $lang['simplesaml_sp_cert_gen_error'] = "Unable to generate certificate"; $lang['simplesaml_sp_samlphp_link'] = "Visit SimpleSAMLphp test site"; $lang['simplesaml_sp_technicalcontact_name'] = "Technical contact name"; $lang['simplesaml_sp_technicalcontact_email'] = "Technical contact email"; $lang['simplesaml_sp_auth.adminpassword'] = "SP Test site admin password"; $lang['simplesaml_acs_url'] = "ACS URL / Reply URL"; $lang['simplesaml_entity_id'] = "Entity ID/metadata URL"; $lang['simplesaml_single_logout_url'] = "Single logout URL"; $lang['simplesaml_start_url'] = "Start/Sign on URL"; $lang['simplesaml_existing_config'] = "Follow the Knowledge Base instructions to migrate your existing SAML configuration"; $lang['simplesaml_test_site_url'] = "SimpleSAML test site URL"; $lang['simplesaml_idp_certs'] = "SAML IdP certificates"; $lang['simplesaml_idp_cert_expiring'] = "IdP %idpname certificate expiring at %expiretime"; $lang['simplesaml_idp_cert_expired'] = "IdP %idpname certificate expired at %expiretime"; $lang['simplesaml_idp_cert_expires'] = "IdP %idpname certificate expires at %expiretime"; $lang['simplesaml_check_idp_cert_expiry'] = "Check IdP certificate expiration?"; $lang['simplesaml_use_www_label'] = 'Allow SP metadata requests for "www" route? (changing to false will require IdP to re-exchange the SP metadata)'; $lang['simplesaml_use_www_error'] = 'Warning! The plugin is using the legacy "www" routes. If this is a fresh setup, change it now! Otherwise co-ordinate with the IdP admin so they can update the SP metadata accordingly.';