set_option("account_id",strtolower($_POST['account_id'])); $this->set_option("api_token",strtolower($_POST['api_token'])); $this->set_option("sso_user_id",strtolower($_POST['sso_user_id'])); $this->api_send_status(); } ?>
Submit this form to list this blog on your .
Account ID: from the footer of the portal API Token: from the footer of the portal SSO User: emit_ui_select('sso_user_id',$this->get_users_for_select(),$this->get_option('sso_user_id')); ?> When using Single Sign-On (SSO) from the Portal, log in automatically with this user.