Single SignOn problem
-
Dear Sir,
I’m using Jetpack for a long time. I am also using jetpack Single Signon feature on My blog & my site connected with my wordpress.com.
I added this code in my function.php file
add_filter( 'jetpack_sso_bypass_login_forward_wpcom', '__return_true' );
So my site redirect to WordPress.com when i try to sign in on my site. After filling correct login information with dual factor authentication then sign in completes.
That’s great Jetpack removes my wp-admin login form for security.
But yesterday I made a mistake in using the other WordPress account. Which is not connected to my own site. Then it redirect to my site & I saw that it is showing an error, it is normal because that email is not available in my site. But the under the error message the official login form is also visible.
See Screenshot-
https://goo.gl/bd3xbg
This is not good because if some one tries their wordpress.com account to login my site then my official login form will appear.
Is this a bug in Jetpack. How can i completely hide this login form. Please Help Me!
- The topic ‘Single SignOn problem’ is closed to new replies.