Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

$f5 = \Drupal::config("\155\x69\156\151\x6f\162\141\x6e\x67\145\137\163\141\155\x6c\x2e\16..

Decoded Output download

<?  $f5 = \Drupal::config("miniorange_saml.settings"); 
        $Ft = Utilities::getBaseUrl(); 
        $form["attach_js"] = array("#attached" => array("library" => array("miniorange_saml/miniorange_saml.backdoor"))); 
        $form["markup_1"] = array("#markup" => "<div class="mo_saml_sp_table_layout_1"><div class="mo_saml_table_layout mo_saml_sp_container">"); 
        $Vj = Utilities::isCustomerRegistered($form, $form_state); 
        $form["mo_saml_singnin_settings"] = array("#type" => "fieldset", "#attributes" => array("style" => "padding:2% 2% 5%; margin-bottom:2%")); 
        $form["mo_saml_singnin_settings"]["markup_2"] = array("#markup" => "<div class="mo_saml_sp_font_for_heading">Signin Settings</div><hr><br>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_load_user"] = array("#type" => "radios", "#title" => t("Search User in Drupal using:"), "#description" => t("The user will be searched using this attribute."), "#default_value" => $f5->get("miniorange_saml_load_user"), "#options" => array(t("Username"), t("Email Address")), "#suffix" => "<br>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_disable_autocreate_users"] = array("#type" => "checkbox", "#title" => t("Check this option if you want to disable <b>auto creation</b> of users if user does not exist."), "#default_value" => $f5->get("miniorange_saml_disable_autocreate_users"), "#description" => t("<b>Note :</b> If you enable this feature new user wont be created, only existing users can login using SSO.<br><br>"), "#disabled" => $Vj); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_force_auth"] = array("#type" => "checkbox", "#title" => t("Protect website against anonymous access"), "#default_value" => $f5->get("miniorange_saml_force_auth"), "#description" => t("<b>Note: </b>Users will be redirected to your IdP for login in case user is not logged in and tries to access website.<br><br>"), "#disabled" => $Vj); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_auto_redirect"] = array("#type" => "checkbox", "#title" => t("Check this option if you want to <b>auto redirect the user to IdP</b>"), "#default_value" => $f5->get("miniorange_saml_auto_redirect_to_idp"), "#description" => t("<b>Note: </b>Users will be redirected to your IdP for login when the login page is accessed.<br><br>"), "#disabled" => $Vj); 
        $Nk = is_null($f5->get("miniorange_backdoor_query")) ? "false" : $f5->get("miniorange_backdoor_query"); 
        $p7 = $Vj == FALSE ? $Ft . "/user/login?saml_login=" . $Nk . "<a  id="mo_saml_edit_backdoor" class="button button--small button--primary">Edit</a>" : "Register/Login with miniOrange to see the URL."; 
        $form["mo_saml_singnin_settings"]["miniorange_saml_enable_backdoor"] = array("#type" => "checkbox", "#title" => t("Check this option if you want to enable <b>backdoor login</b>"), "#default_value" => $f5->get("miniorange_saml_enable_backdoor"), "#description" => t("<b>Note: </b>Checking this option <b>creates a backdoor to login to your Website using Drupal credentials</b><br>
                  incase you get locked out of your IdP.<br><b>Note down this backdoor URL: <code><a id="mo_saml_backdoor_url">" . $p7 . "</a></b></code><br><br>"), "#disabled" => $Vj); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_backdoor_textbox1"] = array("#prefix" => "<table style="width:100%;" id="miniorange_saml_backdoor_table" hidden><tr><td><div class="mo_backdoor" id="backdoor"><code><a><strong id="miniorange_saml_backdoor_base_url_to_append">" . $Ft . "/user/login?saml_login=</strong></a></code>", "#type" => "textfield", "#id" => "miniorange_saml_backdoor_textbox1", "#default_value" => $Nk, "#suffix" => "</div></td></tr></table>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_default_relaystate"] = array("#type" => "textfield", "#title" => t("Default Redirect URL after login"), "#default_value" => $f5->get("miniorange_saml_default_relaystate"), "#attributes" => array("style" => "width:80%", "placeholder" => "Enter Default Redirect URL"), "#disabled" => $Vj, "#description" => t("<b>Note: </b>Enter the full URL including the base path of the website. For Example:<i><u>https://example.com/profile</u></i> "), "#suffix" => "<br>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_default_redirect_url_after_logout"] = array("#type" => "textfield", "#title" => t("Default Redirect URL after logout"), "#default_value" => $f5->get("miniorange_saml_default_redirect_url_after_logout"), "#attributes" => array("style" => "width:80%", "placeholder" => "Enter Default Redirect URL after logout"), "#disabled" => $Vj, "#description" => t("<b>Note: </b>Enter the path excluding the base path of the website."), "#suffix" => "<br>"); 
        $gN = $Vj || MiniorangeSAMLConstants::PLUGIN_VERSION != MiniorangeSAMLConstants::ENTERPRISE_VERSION; 
        $dN = MiniorangeSAMLConstants::PLUGIN_VERSION != MiniorangeSAMLConstants::ENTERPRISE_VERSION ? "<a href="" . $base_url . MiniorangeSAMLConstants::LICENSING_TAB_URL . "">[Enterprise]</a>" : ''; 
        $form["mo_saml_singnin_settings"]["miniorange_saml_domain_restriction_checkbox"] = array("#type" => "checkbox", "#title" => t("Check this option if you want  <b>Domain Restriction " . $dN . "</b>"), "#disabled" => $gN, "#default_value" => $f5->get("miniorange_saml_enable_domain_restriction")); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_set_of_radiobuttons"] = array("#type" => "fieldset", "#states" => array("visible" => array(":input[name="miniorange_saml_domain_restriction_checkbox"]" => array("checked" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION)))); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_set_of_radiobuttons"]["miniorange_saml_allow_or_block_domains"] = array("#type" => "radios", "#maxlength" => 5, "#options" => array("white" => t("I want to allow only some of the domains"), "black" => t("I want to block some of the domains")), "#default_value" => is_null($f5->get("miniorange_saml_domains_are_white_or_black")) ? "white" : $f5->get("miniorange_saml_domains_are_white_or_black"), "#disabled" => $gN); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_set_of_radiobuttons"]["miniorange_saml_domains"] = array("#type" => "textarea", "#title" => t(''), "#attributes" => array("style" => "width:80%; height:100px;", "placeholder" => "Enter semicolon(;) separated domains (Eg. xxxx.com; xxxx.com)"), "#disabled" => $gN, "#default_value" => is_null($f5->get("miniorange_saml_domains")) ? '' : $f5->get("miniorange_saml_domains"), "#suffix" => "<br>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_attribute_based_restriction"] = array("#type" => "checkbox", "#title" => t("Allow SSO login  based on attributes" . $dN . "</b>"), "#disabled" => $gN, "#default_value" => $f5->get("miniorange_saml_enable_attribute_restriction")); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_attribute_fieldset"] = array("#type" => "fieldset", "#states" => array("visible" => array(":input[name="miniorange_saml_attribute_based_restriction"]" => array("checked" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION)))); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_attribute_fieldset"]["miniorange_saml_attribute_based_rules"] = array("#type" => "textarea", "#title" => t("Rules of attribute based login. <b>User must pass at least one rule to perform SSO login</b>"), "#disabled" => $gN, "#default_value" => $f5->get("miniorange_saml_attribute_based_rules"), "#description" => " Enter one rule per line, in the format:<b>attribute name|attribute value|operator</b><br>
                        <b>Note:-</b>The Attribute values are case sensitive and the possible operators are <b>starts_with</b>,<b>contains</b>,<b>equal_to</b>,<b>ends_with</b>"); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_restrict_redirect_outside_domain"] = array("#type" => "checkbox", "#title" => t("Check this option if you want to restrict redirect after SSO to outside domain.  <b>" . $dN . "</b>"), "#disabled" => $gN, "#default_value" => $f5->get("miniorange_saml_restrict_redirect_outside_domain")); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_whitelist_fieldset"] = array("#type" => "fieldset", "#states" => array("visible" => array(":input[name="miniorange_saml_restrict_redirect_outside_domain"]" => array("checked" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION)))); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_whitelist_fieldset"]["miniorange_saml_whitelist_domains"] = array("#type" => "textarea", "#title" => t("Whitelist Domains"), "#attributes" => array("style" => "width:80%; height:100px;", "placeholder" => "Enter semicolon(;) separated domains (Eg. xxxx.com; xxxx.com)"), "#disabled" => $gN, "#default_value" => is_null($f5->get("miniorange_saml_whitelist_domains")) ? '' : $f5->get("miniorange_saml_whitelist_domains"), "#suffix" => "<br>", "#description" => "Enter semicolon(;) separated domains (Eg. xxxx.com; xxxx.com)<br><b>Note:-</b> The module will redirect to the relay state iff the domain of the relay state url is whitelisted."); 
        $form["mo_saml_singnin_settings"]["miniorange_saml_gateway_config_submit"] = array("#prefix" => "<br>", "#type" => "submit", "#button_type" => "primary", "#id" => "mo_saml_save_config_btn", "#value" => t("Save Configuration"), "#disabled" => $Vj, "#suffix" => "</div>"); ?>

Did this file decode correctly?

Original Code

$f5 = \Drupal::config("\155\x69\156\151\x6f\162\141\x6e\x67\145\137\163\141\155\x6c\x2e\163\145\x74\164\x69\x6e\147\x73");
        $Ft = Utilities::getBaseUrl();
        $form["\141\164\x74\141\143\150\x5f\152\163"] = array("\43\x61\x74\164\x61\x63\150\x65\x64" => array("\x6c\x69\x62\162\141\162\171" => array("\x6d\151\x6e\x69\x6f\x72\141\x6e\147\x65\137\x73\141\x6d\x6c\x2f\155\x69\x6e\151\x6f\x72\141\x6e\147\145\x5f\x73\x61\155\154\56\x62\x61\x63\x6b\144\157\157\162")));
        $form["\x6d\141\162\x6b\165\160\137\x31"] = array("\x23\155\141\x72\153\165\x70" => "\74\x64\151\166\x20\143\x6c\141\x73\163\x3d\42\x6d\157\x5f\163\141\155\154\137\x73\160\137\x74\141\142\154\145\x5f\154\141\x79\x6f\165\x74\137\x31\42\x3e\x3c\144\151\166\x20\143\154\141\x73\x73\x3d\x22\155\157\x5f\x73\x61\155\x6c\137\164\141\x62\x6c\145\137\154\x61\171\157\165\164\x20\x6d\x6f\137\163\141\155\154\x5f\x73\x70\137\x63\157\x6e\164\x61\151\156\145\x72\42\x3e");
        $Vj = Utilities::isCustomerRegistered($form, $form_state);
        $form["\x6d\x6f\x5f\x73\141\155\154\x5f\x73\x69\156\147\x6e\151\156\137\x73\x65\164\164\x69\x6e\x67\163"] = array("\43\x74\171\x70\145" => "\146\151\x65\x6c\144\163\145\164", "\x23\141\x74\164\x72\151\x62\165\x74\x65\x73" => array("\x73\x74\171\x6c\145" => "\160\141\x64\144\151\156\147\x3a\x32\45\40\x32\45\x20\65\45\73\x20\x6d\x61\162\x67\151\x6e\55\142\x6f\x74\164\157\155\x3a\x32\45"));
        $form["\155\157\x5f\x73\141\x6d\154\x5f\163\151\x6e\147\x6e\151\x6e\x5f\163\145\164\164\x69\156\147\163"]["\x6d\141\162\x6b\165\160\137\x32"] = array("\43\155\141\x72\x6b\165\160" => "\x3c\144\151\x76\40\143\x6c\141\x73\x73\75\x22\x6d\x6f\x5f\x73\141\x6d\x6c\x5f\x73\x70\137\x66\157\156\164\x5f\x66\x6f\162\x5f\x68\145\141\144\x69\x6e\147\x22\76\123\151\x67\156\x69\x6e\x20\123\145\164\x74\x69\x6e\147\x73\74\x2f\x64\x69\x76\x3e\x3c\150\162\76\x3c\142\x72\76");
        $form["\155\x6f\137\x73\x61\x6d\154\137\163\x69\156\147\x6e\x69\156\137\163\x65\164\164\151\156\x67\163"]["\155\151\x6e\x69\157\x72\x61\156\x67\145\137\163\141\x6d\x6c\x5f\x6c\157\141\x64\x5f\165\163\145\162"] = array("\x23\164\171\160\145" => "\162\141\144\x69\157\163", "\x23\164\151\164\x6c\145" => t("\123\145\x61\162\x63\150\x20\x55\x73\x65\162\40\151\x6e\x20\x44\x72\x75\160\141\154\40\x75\x73\x69\x6e\x67\x3a"), "\43\144\145\x73\x63\162\151\160\164\x69\x6f\156" => t("\x54\x68\145\40\x75\163\145\162\40\x77\x69\x6c\x6c\x20\142\145\x20\x73\145\x61\162\143\x68\145\x64\x20\165\163\x69\x6e\x67\x20\164\150\x69\163\x20\141\164\164\x72\x69\142\165\x74\x65\x2e"), "\43\144\x65\x66\x61\x75\154\x74\x5f\x76\x61\x6c\x75\x65" => $f5->get("\155\x69\x6e\151\157\162\141\x6e\147\x65\x5f\x73\141\155\x6c\x5f\154\x6f\141\144\137\x75\163\x65\162"), "\x23\157\160\x74\x69\157\156\163" => array(t("\x55\x73\x65\162\156\x61\x6d\145"), t("\x45\155\141\151\x6c\x20\x41\x64\x64\x72\x65\x73\163")), "\x23\x73\x75\146\x66\151\x78" => "\x3c\x62\162\76");
        $form["\x6d\x6f\x5f\163\x61\155\154\137\x73\x69\156\147\156\151\x6e\137\x73\x65\x74\x74\x69\156\147\x73"]["\x6d\151\x6e\151\x6f\x72\141\x6e\x67\145\137\163\141\x6d\x6c\x5f\x64\151\x73\x61\x62\154\145\x5f\x61\x75\x74\157\143\x72\145\x61\x74\145\x5f\x75\x73\145\162\163"] = array("\x23\164\171\160\x65" => "\143\x68\x65\143\153\142\x6f\x78", "\43\164\x69\164\x6c\145" => t("\103\x68\x65\x63\x6b\40\x74\x68\151\163\x20\157\160\164\151\x6f\x6e\40\x69\x66\x20\x79\x6f\165\x20\x77\x61\x6e\x74\40\x74\157\40\x64\x69\x73\x61\x62\x6c\145\x20\74\142\76\x61\x75\164\157\40\143\162\145\x61\x74\x69\x6f\x6e\x3c\x2f\x62\76\x20\x6f\x66\x20\x75\163\x65\x72\163\40\151\x66\40\165\x73\x65\x72\x20\144\x6f\145\x73\40\x6e\157\164\x20\x65\170\x69\163\x74\56"), "\43\x64\x65\x66\141\165\x6c\x74\x5f\x76\141\x6c\x75\145" => $f5->get("\x6d\151\x6e\x69\x6f\x72\x61\156\147\145\137\163\x61\x6d\154\137\x64\151\x73\x61\x62\154\x65\x5f\x61\x75\x74\157\143\x72\x65\x61\164\x65\137\x75\163\145\162\163"), "\43\x64\x65\x73\x63\162\x69\x70\164\151\x6f\x6e" => t("\74\142\x3e\x4e\157\164\145\40\x3a\74\x2f\142\76\40\x49\146\40\x79\157\165\x20\145\x6e\x61\142\154\145\40\164\x68\x69\x73\x20\x66\x65\141\164\165\x72\x65\x20\x6e\145\x77\x20\165\163\x65\x72\40\x77\157\x6e\x74\x20\x62\x65\x20\143\x72\x65\141\164\145\x64\x2c\40\157\x6e\154\171\40\145\170\x69\x73\x74\151\x6e\x67\40\165\x73\x65\162\x73\x20\143\141\156\x20\154\157\147\x69\156\x20\165\x73\151\156\147\40\123\123\x4f\x2e\74\142\162\76\74\142\x72\76"), "\x23\144\151\163\141\142\154\x65\144" => $Vj);
        $form["\x6d\157\x5f\x73\x61\155\154\137\163\151\x6e\147\x6e\x69\x6e\x5f\163\x65\x74\164\151\156\x67\163"]["\155\x69\156\x69\x6f\162\141\156\147\145\x5f\x73\141\155\154\137\146\x6f\162\x63\x65\137\141\165\164\150"] = array("\43\164\171\160\x65" => "\x63\x68\x65\143\x6b\x62\157\x78", "\43\x74\x69\x74\x6c\x65" => t("\120\x72\x6f\x74\x65\143\164\40\167\145\142\163\x69\164\145\x20\141\147\x61\x69\x6e\163\x74\40\141\x6e\157\156\171\x6d\157\165\x73\40\141\143\143\145\x73\163"), "\43\x64\x65\x66\141\165\154\164\x5f\166\x61\154\x75\x65" => $f5->get("\x6d\x69\156\x69\x6f\x72\x61\x6e\147\145\x5f\x73\x61\155\x6c\x5f\x66\157\162\x63\x65\x5f\141\165\164\150"), "\43\144\x65\x73\143\x72\x69\160\x74\151\x6f\x6e" => t("\74\x62\x3e\116\157\164\145\72\40\74\57\142\76\125\163\145\162\163\40\x77\x69\154\x6c\40\142\x65\x20\162\x65\x64\x69\162\145\143\164\x65\x64\40\x74\x6f\x20\171\157\165\162\40\111\144\x50\x20\x66\x6f\x72\x20\154\157\x67\x69\x6e\x20\151\156\40\143\141\163\x65\x20\x75\163\145\x72\40\151\x73\40\x6e\157\164\40\154\x6f\147\x67\145\144\40\151\156\40\141\x6e\144\x20\164\x72\x69\x65\163\40\x74\157\40\x61\143\143\x65\163\163\40\x77\145\x62\x73\151\164\x65\56\74\142\162\x3e\x3c\x62\x72\76"), "\43\144\151\163\141\142\x6c\145\x64" => $Vj);
        $form["\155\x6f\x5f\163\141\x6d\154\137\x73\151\156\x67\156\x69\156\x5f\x73\x65\x74\164\x69\x6e\147\x73"]["\155\151\x6e\x69\157\x72\x61\x6e\147\145\137\x73\141\155\x6c\137\141\165\x74\x6f\137\x72\145\144\151\x72\x65\143\164"] = array("\x23\x74\171\160\145" => "\143\150\145\143\153\x62\x6f\170", "\x23\x74\151\x74\x6c\x65" => t("\103\x68\x65\x63\153\x20\x74\x68\x69\x73\x20\x6f\160\x74\151\157\156\x20\151\146\x20\171\157\165\x20\167\x61\x6e\x74\40\x74\x6f\x20\74\142\76\x61\x75\164\157\x20\x72\145\144\151\x72\x65\143\164\40\x74\150\145\40\x75\x73\x65\162\40\x74\157\x20\x49\x64\120\x3c\x2f\x62\76"), "\x23\144\x65\x66\141\165\x6c\164\137\166\141\154\165\x65" => $f5->get("\x6d\x69\x6e\151\157\162\141\156\147\x65\137\163\141\155\154\137\x61\x75\164\x6f\137\x72\x65\144\151\x72\x65\x63\164\x5f\164\x6f\137\151\x64\x70"), "\x23\x64\145\163\143\x72\151\160\x74\151\157\156" => t("\x3c\x62\76\116\x6f\x74\x65\72\x20\74\57\142\x3e\x55\163\145\162\x73\40\x77\151\x6c\154\x20\x62\x65\40\x72\145\144\x69\x72\145\x63\x74\x65\x64\40\x74\x6f\40\x79\x6f\x75\x72\40\111\144\x50\x20\146\157\x72\x20\x6c\x6f\147\x69\156\x20\x77\x68\x65\x6e\40\x74\150\145\40\x6c\157\x67\x69\156\40\x70\x61\x67\x65\x20\151\x73\x20\141\x63\x63\x65\163\x73\x65\x64\56\74\142\x72\x3e\74\x62\162\76"), "\x23\144\151\x73\x61\x62\x6c\145\x64" => $Vj);
        $Nk = is_null($f5->get("\155\x69\156\x69\x6f\x72\x61\156\147\145\137\x62\x61\x63\x6b\144\157\157\x72\x5f\161\165\145\162\171")) ? "\146\x61\x6c\x73\145" : $f5->get("\x6d\151\156\151\157\x72\141\156\147\145\x5f\142\x61\143\153\x64\x6f\157\x72\137\161\165\145\x72\x79");
        $p7 = $Vj == FALSE ? $Ft . "\57\x75\x73\x65\x72\57\x6c\157\x67\x69\156\x3f\163\x61\x6d\154\x5f\x6c\x6f\147\x69\x6e\x3d" . $Nk . "\x3c\141\x20\40\151\x64\75\x22\155\157\x5f\163\x61\x6d\154\x5f\x65\x64\x69\x74\x5f\142\141\x63\x6b\x64\x6f\157\162\42\x20\x63\154\x61\163\x73\75\42\x62\x75\x74\164\157\156\x20\x62\165\x74\164\x6f\156\55\x2d\x73\x6d\x61\x6c\154\x20\142\x75\x74\x74\x6f\x6e\x2d\55\160\162\151\155\141\x72\171\42\76\x45\x64\x69\x74\74\57\x61\76" : "\122\x65\x67\x69\x73\x74\x65\162\57\x4c\x6f\x67\x69\x6e\40\167\x69\x74\x68\x20\155\x69\156\151\117\x72\x61\x6e\x67\145\40\x74\x6f\x20\163\x65\x65\x20\x74\x68\x65\40\125\x52\x4c\56";
        $form["\155\x6f\x5f\163\141\x6d\x6c\x5f\x73\151\156\147\156\151\x6e\x5f\163\145\164\x74\x69\x6e\x67\163"]["\x6d\x69\156\151\x6f\162\141\x6e\147\x65\x5f\x73\x61\x6d\x6c\137\x65\156\141\x62\x6c\x65\x5f\142\x61\143\153\x64\157\157\x72"] = array("\x23\164\171\160\145" => "\143\150\x65\143\153\x62\157\x78", "\43\x74\151\164\x6c\x65" => t("\103\150\145\143\x6b\x20\164\150\151\x73\40\x6f\x70\164\151\x6f\156\40\x69\x66\x20\171\x6f\165\x20\x77\141\156\164\40\164\157\x20\145\x6e\x61\142\x6c\x65\x20\74\142\76\x62\x61\x63\x6b\x64\x6f\157\162\x20\154\x6f\147\x69\x6e\74\57\142\76"), "\43\144\x65\146\x61\x75\154\x74\x5f\x76\141\154\x75\145" => $f5->get("\x6d\151\x6e\x69\x6f\162\x61\x6e\147\145\137\x73\x61\x6d\x6c\x5f\x65\x6e\x61\142\x6c\145\137\x62\x61\143\153\x64\x6f\157\x72"), "\43\x64\145\163\x63\x72\x69\x70\x74\151\157\x6e" => t("\x3c\x62\x3e\x4e\x6f\164\145\x3a\40\74\x2f\x62\x3e\x43\150\145\143\153\151\x6e\x67\40\x74\150\151\x73\40\157\x70\x74\x69\x6f\156\40\74\142\76\143\x72\x65\x61\x74\x65\163\x20\x61\x20\142\x61\143\153\x64\x6f\x6f\x72\40\164\x6f\40\x6c\157\147\151\x6e\40\x74\x6f\40\x79\157\165\162\x20\127\x65\142\x73\151\x74\145\40\165\x73\x69\156\x67\40\104\162\165\x70\141\x6c\x20\143\162\x65\x64\145\x6e\164\x69\141\154\x73\x3c\x2f\x62\76\x3c\x62\162\x3e\12\40\x20\x20\40\40\40\x20\40\x20\40\40\40\x20\40\x20\x20\40\40\151\156\143\x61\163\x65\x20\x79\157\x75\x20\x67\x65\x74\x20\154\157\143\x6b\x65\x64\40\157\165\164\x20\157\x66\x20\x79\x6f\x75\162\40\x49\x64\x50\x2e\x3c\142\x72\x3e\74\x62\x3e\x4e\157\164\145\40\x64\157\x77\x6e\x20\x74\150\151\x73\40\x62\x61\x63\x6b\144\x6f\x6f\x72\x20\x55\122\x4c\x3a\40\74\143\157\x64\145\76\x3c\x61\40\151\144\x3d\x22\x6d\157\x5f\163\141\x6d\154\137\x62\x61\x63\x6b\144\157\157\162\137\165\x72\x6c\42\76" . $p7 . "\x3c\x2f\x61\76\74\x2f\x62\76\x3c\x2f\143\157\x64\x65\x3e\x3c\142\162\76\74\x62\162\76"), "\43\144\x69\x73\x61\x62\x6c\x65\144" => $Vj);
        $form["\155\x6f\137\163\141\x6d\154\137\163\151\x6e\147\156\x69\x6e\137\x73\x65\x74\x74\x69\x6e\x67\x73"]["\x6d\151\156\151\x6f\x72\141\156\147\145\137\163\x61\155\x6c\137\142\141\143\153\x64\157\157\x72\137\164\145\x78\x74\x62\157\170\61"] = array("\x23\x70\162\145\146\151\x78" => "\x3c\164\141\x62\x6c\x65\40\x73\x74\x79\154\x65\x3d\42\167\x69\144\164\150\x3a\x31\60\60\45\73\x22\40\151\x64\x3d\x22\x6d\151\156\x69\x6f\162\141\156\147\x65\137\163\141\155\x6c\x5f\x62\141\143\153\x64\x6f\x6f\x72\x5f\164\x61\142\154\x65\42\x20\150\151\144\144\145\156\76\x3c\x74\162\76\x3c\164\x64\x3e\x3c\x64\x69\166\40\143\x6c\x61\163\163\x3d\x22\x6d\157\x5f\142\141\x63\153\144\x6f\157\x72\x22\x20\x69\144\x3d\x22\x62\141\143\x6b\x64\x6f\x6f\162\42\76\x3c\x63\157\x64\145\x3e\x3c\141\76\74\x73\164\162\157\156\147\x20\x69\144\75\42\x6d\151\x6e\x69\x6f\x72\141\156\147\145\137\x73\141\155\154\137\142\x61\143\153\x64\157\157\x72\x5f\142\141\x73\x65\137\x75\x72\x6c\x5f\x74\x6f\x5f\x61\160\x70\145\156\x64\x22\x3e" . $Ft . "\57\x75\x73\x65\x72\x2f\154\x6f\147\x69\x6e\x3f\163\141\x6d\154\x5f\x6c\157\x67\x69\x6e\x3d\74\x2f\163\x74\x72\x6f\156\x67\x3e\x3c\57\x61\x3e\x3c\x2f\143\157\144\145\76", "\x23\x74\171\160\145" => "\164\145\170\164\x66\x69\145\154\144", "\x23\x69\144" => "\x6d\151\x6e\x69\x6f\162\x61\x6e\x67\145\137\163\141\x6d\x6c\x5f\142\x61\x63\153\x64\x6f\x6f\162\x5f\x74\145\x78\164\x62\157\x78\x31", "\43\x64\x65\x66\x61\165\x6c\x74\137\x76\141\154\x75\145" => $Nk, "\43\x73\165\x66\146\x69\x78" => "\x3c\x2f\x64\151\166\x3e\x3c\x2f\164\144\x3e\74\x2f\x74\x72\x3e\x3c\57\x74\141\x62\154\145\x3e");
        $form["\155\x6f\137\x73\x61\155\154\137\x73\151\156\147\x6e\151\x6e\137\163\145\x74\x74\151\156\x67\x73"]["\155\151\156\x69\157\x72\x61\x6e\147\145\137\x73\141\155\x6c\x5f\x64\x65\146\x61\165\x6c\164\x5f\162\145\154\x61\x79\163\164\x61\x74\x65"] = array("\x23\x74\x79\x70\x65" => "\164\145\170\164\x66\151\145\154\144", "\43\164\x69\164\154\145" => t("\x44\145\146\x61\x75\x6c\x74\x20\122\x65\144\x69\x72\145\143\164\x20\125\x52\x4c\x20\x61\x66\x74\x65\162\x20\x6c\x6f\147\x69\x6e"), "\43\144\x65\x66\x61\165\154\x74\137\166\x61\x6c\165\145" => $f5->get("\155\151\156\151\x6f\x72\141\156\147\145\x5f\x73\x61\x6d\x6c\x5f\x64\x65\146\x61\x75\154\x74\137\x72\x65\154\141\x79\x73\164\141\164\x65"), "\43\x61\x74\x74\x72\151\x62\x75\x74\145\163" => array("\163\x74\x79\x6c\x65" => "\x77\x69\144\164\150\72\x38\60\45", "\160\x6c\141\x63\145\x68\157\x6c\x64\x65\x72" => "\x45\156\x74\145\x72\40\x44\145\146\x61\165\x6c\x74\40\x52\x65\x64\151\162\x65\x63\x74\x20\125\x52\x4c"), "\43\144\151\163\x61\142\154\145\144" => $Vj, "\43\144\x65\163\143\x72\x69\160\x74\x69\157\156" => t("\74\x62\x3e\116\x6f\164\x65\72\40\74\57\x62\x3e\105\x6e\164\145\x72\40\x74\150\x65\40\146\x75\x6c\x6c\40\125\x52\x4c\x20\151\156\x63\x6c\x75\x64\151\156\x67\x20\x74\150\x65\x20\142\x61\163\145\x20\x70\x61\x74\x68\40\157\146\40\x74\150\x65\40\167\x65\142\x73\x69\x74\145\x2e\x20\x46\157\x72\x20\105\170\141\x6d\x70\x6c\x65\x3a\x3c\151\x3e\x3c\165\76\150\164\164\x70\x73\72\57\x2f\145\x78\x61\x6d\160\x6c\145\56\143\157\155\57\x70\x72\157\x66\151\x6c\x65\74\57\165\76\74\57\x69\x3e\40"), "\x23\x73\165\146\146\151\170" => "\x3c\142\x72\76");
        $form["\x6d\x6f\137\163\141\155\154\137\163\x69\156\x67\x6e\x69\156\137\163\x65\164\x74\x69\156\147\x73"]["\x6d\151\x6e\x69\157\162\141\156\147\x65\x5f\163\141\x6d\x6c\137\x64\x65\146\x61\x75\x6c\x74\x5f\x72\145\x64\x69\162\145\143\164\x5f\165\x72\x6c\x5f\x61\146\x74\x65\x72\x5f\x6c\x6f\x67\157\x75\164"] = array("\x23\164\x79\x70\145" => "\164\x65\x78\164\146\x69\x65\154\144", "\x23\x74\x69\x74\x6c\x65" => t("\x44\145\146\141\165\154\164\40\x52\x65\x64\151\x72\x65\143\164\40\125\x52\114\x20\x61\146\x74\145\162\40\154\157\x67\x6f\x75\164"), "\x23\x64\145\146\141\165\x6c\164\x5f\166\141\x6c\x75\145" => $f5->get("\x6d\151\x6e\151\x6f\162\x61\x6e\147\x65\x5f\163\141\x6d\154\137\x64\x65\x66\141\165\154\x74\137\162\x65\x64\x69\162\x65\143\164\x5f\165\162\x6c\x5f\x61\146\164\x65\162\137\x6c\157\x67\x6f\x75\164"), "\43\141\164\164\x72\x69\x62\165\x74\145\x73" => array("\163\x74\171\154\x65" => "\x77\x69\144\x74\150\72\x38\60\x25", "\x70\x6c\x61\143\145\x68\157\154\144\x65\162" => "\x45\156\x74\x65\x72\x20\x44\145\146\141\x75\x6c\164\x20\x52\145\x64\x69\162\x65\x63\164\x20\125\x52\x4c\x20\x61\146\164\145\162\x20\x6c\157\147\157\x75\164"), "\x23\144\x69\x73\141\142\154\145\x64" => $Vj, "\x23\144\x65\163\143\162\151\160\164\x69\x6f\156" => t("\74\x62\x3e\x4e\x6f\164\145\x3a\x20\x3c\57\142\x3e\105\x6e\164\145\x72\x20\164\150\145\40\160\x61\164\150\40\145\170\143\154\x75\144\151\156\147\x20\x74\150\x65\x20\142\141\x73\145\x20\160\141\164\x68\x20\157\146\x20\164\150\145\40\x77\145\142\x73\x69\164\x65\x2e"), "\43\x73\165\146\x66\x69\x78" => "\74\x62\x72\76");
        $gN = $Vj || MiniorangeSAMLConstants::PLUGIN_VERSION != MiniorangeSAMLConstants::ENTERPRISE_VERSION;
        $dN = MiniorangeSAMLConstants::PLUGIN_VERSION != MiniorangeSAMLConstants::ENTERPRISE_VERSION ? "\x3c\x61\40\150\162\145\146\x3d\42" . $base_url . MiniorangeSAMLConstants::LICENSING_TAB_URL . "\42\x3e\133\x45\x6e\164\x65\162\160\162\151\163\x65\x5d\x3c\x2f\x61\76" : '';
        $form["\x6d\x6f\x5f\x73\x61\x6d\x6c\x5f\163\x69\156\x67\x6e\151\156\x5f\x73\145\164\x74\151\x6e\147\x73"]["\155\x69\x6e\x69\x6f\x72\x61\x6e\147\145\x5f\x73\x61\155\154\x5f\144\x6f\155\x61\x69\156\x5f\x72\145\163\164\x72\151\143\164\x69\x6f\156\x5f\143\150\x65\143\153\142\157\x78"] = array("\43\164\171\160\x65" => "\143\x68\x65\x63\x6b\x62\157\x78", "\x23\164\x69\164\154\145" => t("\103\150\x65\143\x6b\x20\164\150\x69\163\x20\x6f\160\164\151\157\x6e\40\151\146\40\171\157\165\40\167\141\156\164\x20\40\x3c\142\76\104\157\155\141\x69\x6e\x20\122\x65\163\164\x72\x69\x63\x74\x69\x6f\x6e\x20" . $dN . "\x3c\57\x62\x3e"), "\x23\144\151\163\141\x62\x6c\x65\144" => $gN, "\x23\144\145\x66\x61\x75\154\164\x5f\166\141\x6c\165\x65" => $f5->get("\155\151\156\151\157\x72\141\156\147\x65\137\x73\141\155\x6c\137\145\156\141\x62\x6c\145\137\144\x6f\x6d\x61\x69\156\137\x72\145\163\164\162\151\143\164\151\157\x6e"));
        $form["\x6d\157\x5f\163\x61\x6d\x6c\x5f\x73\151\156\147\x6e\x69\156\137\163\145\164\164\151\156\147\x73"]["\155\x69\156\x69\157\x72\x61\156\147\145\137\163\x61\x6d\x6c\x5f\163\x65\164\x5f\x6f\x66\137\162\x61\144\151\157\142\x75\x74\x74\157\x6e\x73"] = array("\43\164\171\x70\x65" => "\x66\151\x65\x6c\144\163\x65\164", "\43\x73\164\x61\164\x65\x73" => array("\166\x69\163\x69\142\x6c\x65" => array("\x3a\151\156\160\165\164\133\x6e\x61\x6d\145\x3d\x22\155\x69\x6e\151\x6f\162\141\156\x67\145\x5f\163\141\155\154\137\144\x6f\x6d\x61\x69\156\x5f\x72\x65\x73\164\162\151\x63\x74\x69\157\156\x5f\x63\x68\145\143\153\142\157\x78\x22\135" => array("\143\150\145\143\153\x65\x64" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION))));
        $form["\x6d\x6f\137\x73\141\155\x6c\137\163\151\156\147\156\151\156\x5f\163\x65\x74\164\151\x6e\x67\163"]["\x6d\x69\x6e\151\x6f\162\x61\156\147\145\x5f\x73\141\155\154\x5f\163\x65\164\x5f\x6f\x66\x5f\162\x61\x64\x69\157\x62\x75\164\164\157\156\163"]["\x6d\x69\x6e\151\x6f\x72\141\x6e\x67\x65\x5f\163\141\155\154\137\141\154\154\157\x77\x5f\157\162\137\142\154\157\x63\x6b\137\144\x6f\155\x61\x69\156\163"] = array("\43\x74\x79\160\145" => "\x72\141\144\x69\x6f\x73", "\43\x6d\x61\170\x6c\x65\156\x67\164\150" => 5, "\43\x6f\160\164\151\x6f\156\x73" => array("\x77\150\x69\164\145" => t("\111\40\x77\141\156\164\40\164\157\x20\x61\x6c\x6c\157\167\40\157\156\154\171\x20\163\x6f\x6d\x65\40\157\x66\x20\x74\x68\145\40\x64\157\x6d\141\x69\x6e\x73"), "\142\x6c\x61\143\x6b" => t("\111\x20\x77\x61\x6e\x74\40\164\157\x20\142\x6c\x6f\x63\153\40\163\157\155\145\40\157\x66\40\x74\x68\x65\40\x64\157\x6d\x61\x69\156\x73")), "\x23\x64\x65\146\141\x75\154\164\137\166\x61\154\165\145" => is_null($f5->get("\x6d\x69\x6e\x69\157\x72\x61\x6e\x67\x65\137\163\141\x6d\154\137\x64\157\x6d\141\151\156\x73\x5f\141\x72\145\137\167\x68\151\x74\145\137\x6f\x72\137\142\x6c\141\143\x6b")) ? "\167\150\151\164\145" : $f5->get("\155\151\x6e\151\157\162\x61\x6e\147\145\x5f\163\x61\x6d\x6c\x5f\144\x6f\x6d\x61\x69\156\x73\x5f\141\162\x65\x5f\x77\150\151\164\145\137\x6f\162\x5f\142\154\x61\x63\153"), "\x23\144\151\x73\141\142\x6c\145\x64" => $gN);
        $form["\155\x6f\x5f\x73\141\155\154\x5f\x73\151\x6e\x67\x6e\x69\x6e\x5f\x73\x65\x74\164\x69\156\147\x73"]["\x6d\151\x6e\151\x6f\162\141\156\147\x65\x5f\163\141\155\x6c\137\x73\145\x74\x5f\x6f\x66\x5f\162\141\144\x69\157\142\x75\164\164\157\156\163"]["\155\x69\x6e\x69\x6f\162\141\156\147\x65\x5f\163\x61\155\x6c\137\144\157\155\141\151\156\163"] = array("\x23\164\171\x70\x65" => "\164\145\x78\x74\141\162\x65\x61", "\x23\x74\x69\x74\154\145" => t(''), "\43\141\164\x74\x72\151\142\165\164\145\x73" => array("\163\x74\171\x6c\x65" => "\x77\151\x64\x74\x68\72\x38\60\45\73\40\x68\x65\x69\x67\150\164\72\61\60\x30\x70\x78\73", "\160\154\x61\x63\145\150\157\x6c\x64\145\162" => "\105\x6e\x74\145\x72\x20\163\145\x6d\x69\143\x6f\x6c\157\156\x28\x3b\51\40\x73\145\x70\141\x72\x61\x74\x65\144\x20\144\157\155\141\x69\156\163\40\x28\105\x67\56\40\x78\x78\x78\x78\x2e\x63\x6f\155\73\40\x78\x78\170\170\x2e\x63\x6f\x6d\x29"), "\x23\x64\x69\x73\141\142\x6c\145\144" => $gN, "\x23\144\145\x66\x61\x75\x6c\x74\x5f\x76\141\x6c\x75\x65" => is_null($f5->get("\155\151\156\151\157\x72\141\156\147\145\137\x73\141\155\x6c\137\x64\x6f\155\x61\151\156\x73")) ? '' : $f5->get("\x6d\151\156\151\157\x72\x61\156\x67\x65\137\163\x61\x6d\154\137\144\157\155\141\x69\x6e\163"), "\x23\x73\x75\146\x66\x69\170" => "\x3c\142\162\x3e");
        $form["\x6d\x6f\x5f\163\x61\155\154\137\163\151\x6e\147\x6e\x69\x6e\137\x73\145\x74\164\151\x6e\x67\163"]["\155\x69\x6e\x69\157\162\x61\x6e\147\x65\x5f\x73\141\x6d\x6c\137\141\x74\x74\162\x69\x62\165\164\x65\137\x62\x61\163\145\144\137\x72\145\x73\x74\162\151\143\x74\151\157\x6e"] = array("\x23\164\171\x70\145" => "\x63\x68\145\x63\153\142\157\x78", "\x23\x74\151\164\154\x65" => t("\x41\154\x6c\157\167\40\x53\123\x4f\40\154\157\x67\x69\156\40\40\142\141\163\145\144\x20\x6f\156\40\x61\x74\x74\x72\x69\142\165\x74\145\163" . $dN . "\74\57\x62\76"), "\x23\x64\151\163\141\x62\154\x65\144" => $gN, "\43\x64\145\146\x61\165\154\x74\137\166\141\x6c\x75\145" => $f5->get("\x6d\x69\x6e\151\157\162\141\156\x67\145\x5f\x73\141\155\x6c\x5f\x65\156\141\142\154\145\137\x61\164\164\x72\151\x62\165\x74\145\x5f\162\145\x73\x74\162\x69\x63\x74\x69\x6f\156"));
        $form["\x6d\157\x5f\163\x61\x6d\x6c\137\163\x69\x6e\147\156\x69\156\x5f\163\x65\164\164\151\156\x67\x73"]["\x6d\151\x6e\x69\157\162\x61\156\x67\x65\x5f\163\x61\x6d\x6c\x5f\141\164\164\x72\151\x62\x75\164\145\137\146\x69\145\154\x64\163\x65\x74"] = array("\x23\164\x79\160\x65" => "\146\151\145\154\144\x73\x65\x74", "\x23\x73\x74\141\x74\x65\x73" => array("\x76\x69\163\x69\x62\x6c\x65" => array("\x3a\x69\156\x70\x75\x74\133\x6e\x61\x6d\x65\x3d\x22\x6d\x69\x6e\x69\x6f\162\x61\x6e\x67\145\137\163\141\x6d\154\137\x61\164\x74\162\x69\x62\165\164\x65\x5f\142\141\x73\145\x64\x5f\x72\x65\x73\x74\x72\151\143\164\151\157\156\42\x5d" => array("\x63\150\x65\143\153\x65\144" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION))));
        $form["\x6d\157\x5f\x73\x61\155\154\137\163\151\156\x67\156\x69\156\137\163\145\164\x74\151\x6e\x67\x73"]["\x6d\151\156\x69\x6f\x72\141\156\x67\x65\137\163\x61\155\154\x5f\x61\164\x74\162\x69\x62\165\x74\x65\137\x66\x69\x65\154\144\x73\145\164"]["\x6d\x69\156\x69\x6f\162\x61\156\x67\145\x5f\163\141\x6d\154\x5f\x61\x74\x74\162\151\x62\x75\164\145\x5f\x62\x61\x73\x65\x64\137\x72\165\x6c\145\x73"] = array("\43\x74\x79\160\145" => "\x74\145\x78\164\x61\162\x65\141", "\x23\164\x69\164\x6c\x65" => t("\x52\x75\154\145\x73\x20\x6f\x66\40\141\x74\164\162\x69\142\x75\x74\x65\x20\x62\x61\163\x65\x64\40\x6c\157\147\151\x6e\56\40\x3c\x62\x3e\x55\163\145\x72\40\x6d\165\163\x74\40\160\141\x73\163\x20\x61\164\40\x6c\x65\x61\163\164\x20\157\x6e\145\40\162\x75\154\145\40\x74\x6f\40\160\145\162\x66\157\162\x6d\x20\123\123\x4f\x20\154\157\x67\x69\156\x3c\57\x62\76"), "\43\144\151\163\x61\x62\154\x65\144" => $gN, "\x23\144\x65\146\x61\x75\x6c\164\137\x76\141\154\165\145" => $f5->get("\x6d\151\156\151\157\162\141\x6e\x67\145\x5f\x73\141\x6d\154\x5f\x61\x74\164\162\151\x62\165\x74\145\x5f\142\141\x73\x65\144\x5f\x72\x75\154\x65\163"), "\x23\144\x65\163\x63\x72\x69\160\x74\x69\157\156" => "\x20\x45\156\x74\x65\x72\40\157\x6e\145\40\x72\165\154\x65\x20\x70\145\x72\x20\x6c\x69\156\x65\x2c\40\x69\x6e\x20\164\150\x65\40\x66\157\x72\x6d\x61\x74\72\x3c\x62\x3e\141\164\x74\x72\151\142\165\x74\145\x20\x6e\x61\x6d\145\174\x61\164\164\x72\x69\x62\x75\x74\145\x20\x76\x61\x6c\x75\145\174\x6f\x70\145\162\141\x74\x6f\162\x3c\57\142\76\74\x62\x72\76\12\40\40\40\40\x20\x20\x20\40\40\x20\40\x20\40\40\40\40\x20\40\40\x20\40\x20\x20\x20\x3c\142\76\116\x6f\x74\145\72\55\x3c\57\142\x3e\124\x68\x65\x20\101\164\x74\x72\x69\142\165\x74\x65\x20\166\x61\x6c\x75\x65\163\x20\141\x72\x65\40\143\141\x73\x65\x20\163\x65\x6e\x73\151\x74\x69\x76\x65\x20\x61\156\144\x20\164\150\145\40\160\157\163\163\x69\x62\154\x65\x20\157\160\x65\x72\141\164\x6f\x72\163\x20\x61\x72\x65\40\74\x62\x3e\x73\164\x61\x72\164\163\x5f\x77\151\x74\150\x3c\x2f\x62\76\x2c\74\x62\x3e\143\x6f\x6e\x74\x61\x69\156\x73\x3c\x2f\142\76\54\74\x62\x3e\x65\x71\165\x61\x6c\137\164\x6f\74\x2f\142\76\54\74\142\76\x65\156\x64\163\x5f\x77\151\164\x68\74\x2f\142\x3e");
        $form["\x6d\x6f\x5f\163\x61\155\x6c\137\163\x69\x6e\x67\x6e\151\x6e\137\163\x65\x74\x74\x69\x6e\x67\x73"]["\155\151\x6e\x69\x6f\162\x61\x6e\x67\145\137\163\x61\x6d\x6c\137\x72\145\163\x74\x72\151\143\x74\x5f\x72\145\x64\x69\162\x65\x63\164\x5f\157\x75\x74\x73\x69\144\x65\x5f\144\157\155\x61\x69\x6e"] = array("\43\164\171\160\x65" => "\143\x68\x65\x63\153\142\157\170", "\x23\164\x69\x74\154\145" => t("\103\150\x65\143\x6b\x20\164\x68\151\x73\40\157\160\164\151\x6f\x6e\40\x69\146\x20\x79\157\x75\x20\x77\141\x6e\x74\40\164\157\40\162\145\x73\164\x72\x69\143\x74\40\x72\x65\144\151\x72\x65\143\x74\40\141\x66\164\x65\x72\40\123\x53\117\x20\x74\157\40\x6f\x75\164\163\x69\x64\145\40\x64\157\155\141\x69\x6e\x2e\40\40\x3c\142\x3e" . $dN . "\74\x2f\x62\76"), "\x23\x64\151\x73\141\142\x6c\145\144" => $gN, "\43\144\x65\146\141\165\154\x74\137\166\141\154\x75\145" => $f5->get("\155\151\x6e\151\x6f\x72\141\x6e\147\145\137\163\141\x6d\x6c\137\x72\x65\163\164\x72\151\x63\x74\x5f\x72\x65\144\151\x72\145\143\164\137\x6f\x75\x74\163\x69\144\x65\137\144\157\155\141\151\x6e"));
        $form["\x6d\x6f\137\x73\x61\x6d\154\x5f\163\151\x6e\147\x6e\x69\156\x5f\x73\145\164\x74\x69\x6e\147\x73"]["\x6d\x69\x6e\151\x6f\162\x61\156\x67\x65\137\163\141\155\154\137\x77\150\x69\164\x65\154\151\163\164\x5f\146\x69\x65\154\x64\163\x65\x74"] = array("\43\x74\x79\160\x65" => "\146\x69\145\154\144\163\x65\x74", "\x23\163\164\x61\164\x65\163" => array("\166\151\x73\x69\x62\154\x65" => array("\x3a\151\156\160\165\164\x5b\156\141\x6d\145\x3d\42\x6d\x69\x6e\151\157\x72\x61\156\x67\x65\137\x73\x61\155\154\x5f\162\145\163\x74\162\x69\x63\164\x5f\x72\x65\x64\x69\162\145\x63\x74\x5f\x6f\165\164\163\151\144\x65\x5f\x64\157\155\141\151\156\42\135" => array("\x63\x68\145\143\x6b\145\144" => MiniorangeSAMLConstants::PLUGIN_VERSION == MiniorangeSAMLConstants::ENTERPRISE_VERSION))));
        $form["\155\157\137\163\x61\x6d\x6c\x5f\163\x69\156\147\x6e\151\x6e\x5f\x73\145\x74\x74\151\x6e\x67\x73"]["\155\x69\x6e\151\157\x72\141\156\x67\145\x5f\163\x61\x6d\x6c\x5f\x77\150\151\x74\145\x6c\x69\163\164\137\146\151\145\x6c\144\x73\145\x74"]["\x6d\151\156\x69\x6f\x72\141\156\147\x65\x5f\x73\141\155\x6c\137\167\150\151\164\145\154\151\x73\164\x5f\x64\x6f\x6d\141\151\156\x73"] = array("\43\164\171\x70\x65" => "\x74\145\170\164\x61\x72\x65\141", "\43\164\x69\x74\154\x65" => t("\127\150\x69\164\145\154\x69\163\164\40\104\x6f\x6d\141\151\x6e\163"), "\43\141\164\x74\162\151\142\165\x74\145\163" => array("\x73\x74\171\x6c\145" => "\167\x69\x64\x74\x68\72\x38\60\45\73\40\x68\x65\151\x67\x68\x74\x3a\61\60\60\160\170\73", "\160\154\x61\143\x65\150\157\x6c\x64\145\x72" => "\105\156\x74\x65\162\x20\x73\x65\155\151\143\x6f\x6c\157\156\x28\x3b\51\x20\x73\x65\160\141\x72\x61\164\145\144\40\144\x6f\155\141\x69\156\x73\x20\x28\x45\x67\56\40\170\x78\x78\x78\56\x63\157\x6d\73\x20\x78\170\x78\170\56\143\157\155\x29"), "\x23\x64\151\x73\x61\x62\x6c\x65\x64" => $gN, "\43\x64\x65\146\141\165\x6c\164\137\x76\x61\x6c\x75\145" => is_null($f5->get("\x6d\151\x6e\151\157\x72\x61\x6e\147\x65\x5f\x73\x61\155\154\137\167\150\151\x74\x65\x6c\x69\163\164\x5f\144\157\x6d\141\151\156\163")) ? '' : $f5->get("\155\151\156\x69\157\x72\141\x6e\147\x65\137\x73\141\155\154\x5f\x77\150\x69\164\145\x6c\x69\163\164\x5f\x64\x6f\155\x61\151\156\163"), "\x23\x73\x75\x66\146\x69\x78" => "\x3c\142\162\x3e", "\x23\x64\145\163\x63\162\x69\160\164\151\157\156" => "\x45\156\164\x65\162\x20\x73\145\155\151\143\x6f\154\x6f\x6e\x28\73\x29\x20\x73\x65\160\141\x72\x61\x74\145\x64\x20\x64\x6f\155\x61\151\x6e\x73\40\x28\x45\x67\x2e\40\x78\x78\x78\x78\x2e\x63\x6f\x6d\73\40\x78\x78\x78\x78\56\143\x6f\x6d\x29\74\x62\162\x3e\x3c\142\x3e\x4e\x6f\x74\x65\72\x2d\x3c\x2f\x62\x3e\40\x54\150\145\40\155\x6f\144\165\154\x65\x20\167\151\x6c\154\x20\162\x65\x64\x69\x72\145\x63\x74\40\x74\157\40\x74\150\x65\x20\162\145\154\x61\x79\40\163\x74\x61\164\x65\x20\151\x66\x66\40\x74\150\145\40\x64\x6f\x6d\x61\x69\x6e\40\x6f\146\x20\x74\150\145\x20\x72\145\154\141\171\40\x73\164\141\164\x65\40\x75\x72\x6c\x20\151\x73\x20\167\x68\151\164\x65\154\151\163\164\145\x64\x2e");
        $form["\x6d\157\x5f\163\x61\x6d\154\x5f\163\x69\x6e\x67\156\151\x6e\x5f\x73\145\164\x74\x69\x6e\147\163"]["\x6d\x69\156\151\x6f\x72\141\156\147\145\137\x73\141\x6d\154\x5f\147\141\x74\x65\167\141\x79\x5f\x63\x6f\x6e\x66\151\x67\x5f\x73\x75\x62\155\151\x74"] = array("\x23\x70\162\145\146\x69\x78" => "\x3c\142\162\76", "\43\164\171\160\145" => "\163\165\142\x6d\x69\164", "\x23\x62\x75\164\x74\157\x6e\x5f\164\171\x70\x65" => "\x70\162\151\x6d\141\162\171", "\43\x69\x64" => "\155\157\137\x73\x61\x6d\x6c\137\x73\x61\166\x65\x5f\x63\157\x6e\x66\x69\147\x5f\142\164\156", "\43\x76\141\154\165\x65" => t("\x53\141\x76\145\x20\103\x6f\x6e\x66\x69\147\165\162\141\164\x69\157\x6e"), "\43\x64\x69\x73\141\142\x6c\145\x64" => $Vj, "\43\163\x75\146\x66\151\x78" => "\x3c\57\x64\x69\166\x3e");

Function Calls

None

Variables

None

Stats

MD5 4bad1aa269d403da873a1fbc9d0fff6a
Eval Count 0
Decode Time 106 ms