• Resolved brianpark928

    (@brianpark928)


    <font _mstmutation="1"></font>
    
    hello.
    
    My working environment is as follows.
    
    OAuth Single Sign On - SSO (OAuth Client) - Version 6.24.6
    php - v7.4.33
    httpd - Apache/2.4.6 (CentOS)
    WordPress 6.2.2
    IDP - Keycloak 21.0.2 We are testing the integration with Keycloak using the OAuth Single Sign On plugin.
    We are testing by referring to the videos and manual documents you provided. Create a login button with Appearance > Widgets
    Keycloak login was successful, but in the process of returning to WordPress afterwards
    I am getting an error. The error-log contents are as follows. [Mon Jun 12 14:20:22.293646 2023] [php7:error] [pid 18955] [client 112.220.228.26:50124] PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string in /var/www/html/wordpress/wp-includes/formatting.php:1098\nStack trace:\n#0 /var/www/html/wordpress/wp-includes/formatting.php(4600): wp_check_invalid_utf8()\n#1 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/handler/class-mo-oauth-handler.php(105): esc_html()\n#2 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/handler/class-mo-oauth-handler.php(146): MO_OAuth_Handler->get_token()\n#3 /var/www/html/wordpress/wp-content/plugins/miniorange-login-with-eve-online-google-facebook/class-mooauth-widget.php(476): MO_OAuth_Handler->get_id_token()\n#4 /var/www/html/wordpress/wp-includes/class-wp-hook.php(308): mooauth_login_validate()\n#5 /var/www/html/wordpress/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters()\n#6 /var/www/html/wordpress/wp-includes/plugin.php(517): WP_Hook->do_action()\n#7 /var/www/html/wordpress/wp-settings.php(623): do_action()\n#8 /var in /var/www/html/wordpress/wp-includes/formatting.php on line 1098 I looked at the contents
    function wp_check_invalid_utf8( $text, $strip = false )
    I'm having a problem with the function. I am still testing the free version.
    If the above problem is resolved and normal login is made, we will proceed with purchasing the plugin. I would appreciate it if you could give me a quick solution.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    Thank you for pointing out the issue.

    We have fixed it in the latest version 6.24.7 of the plugin. Please activate it in your environment.

    Please let us know if you have any other questions. We will be happy to help you.

    Thanks, Team miniOrange

    Thread Starter brianpark928

    (@brianpark928)

    Thank you for your reply.

    I changed it to the version you replied to and ran the test again.
    No previous errors occurred, but
    In the process of returning to WordPress after successful Keycloak login
    A new error occurs.
    “cURL error 7: Failed to connect to 182.162.xx.xxx: Permission denied”
    This error message appears on the screen.

    The test environment is as follows.

    OAuth Single Sign On – SSO (OAuth Client) – Version 6.24.7
    php-v7.4.33
    httpd – Apache/2.4.6 (CentOS)
    WordPress 6.2.2
    IDP – Keycloak 21.0.2

    I would appreciate it if you could give me a quick solution.

    take care.

    Hello @brianpark928

    Thank you for the update.

    It seems like this is a network connectivity issue or the might be due to the cURL being disabled at the server end. It is not related to the plugin.

    Please check the above this and let us know if you need any assistance from our end. We will be happy to assist you.

    Thank you

    Team miniOrange

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wp_check_invalid_utf8 Error~!’ is closed to new replies.