Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

single-sign-on

Single sign on for multiple domains

Solution: two (same) custom plugins on both sites. Workflow to be triggered on successful login: generate hash and save in DB; expires after 30/60 seconds save initial destination redirect to the other site with ID; make necessary checks there – hash, IP etc. if everything is OK, login the user programmatically redirect back to the … Read more

Categories login Tags login, single-sign-on

If I use an alternative login (e.g. CAS or other SSO) plugin, is my site protected from the recent brute force login attempts?

If CAS is the only login method, I think your blog should be protected. But, the atackers don’t care about alternative login methods. They simply send request against wp-login.php. So if you still have an account named “admin”, CAS cannot protect your blog. Let’s think about the worst case. Assuming you have an account named … Read more

Categories plugins Tags login, plugins, security, single-sign-on

Authentication from sub-folder non-wp cookie WordPress

Here is a quick function I had lying around that does exactly what your talking about. It uses some core WP functions to get the job done and you’ll have to modify it to fit your needs, maybe double-check on the security of the thing but it should give you a head start. function auto_function() … Read more

Categories PHP Tags cookies, multisite, php, single-sign-on

Facebook Registration Tool: how to use in WordPress? [closed]

Simple Facebook Connect uses this exact registration widget. http://wordpress.org/extend/plugins/simple-facebook-connect/

Categories facebook Tags authentication, facebook, signup, single-sign-on, user-registration

Removing wordpress cookie from non-wordpress site

Your non-wordpress application cannot see the WP cookie because the WP session cookie is only set for the path that WP is installed in (/blog in your example). You can configure WP to create the session cookie for the root path “https://wordpress.stackexchange.com/” so your non-wordpress application can manage it by modifying your wp-config.php, add – … Read more

Categories login Tags cookies, directory, login, single-sign-on

Single sign on with custom site

Take a look at this answer and see if it help: https://wordpress.stackexchange.com/a/11472/490

Categories login Tags login, single-sign-on

SSO system between 2 WordPress installs on different servers

After a lot of searching and asking people who are far more clued up than myself, I have concluded that this is impossible mainly because it requires two concurrent DB connections. In the end, my SSO solution was to build a more traditional SSO system that creates users in the remote site using the user … Read more

Categories Database Tags database, remote-login, single-sign-on, user-registration

Frontend in WP , backend in Laravel. Some level of integration needed

Frontend in WP , backend in Laravel. Some level of integration needed

Categories PHP Tags php, single-sign-on, third-party-applications

Single sign on for several website domains

Single sign on for several website domains

Categories multisite Tags authentication, multisite, single-sign-on

wp_set_auth_cookie causes 403 error in the wooCommerce checkout

wp_set_auth_cookie causes 403 error in the wooCommerce checkout

Categories plugins Tags php, plugins, single-sign-on, user-registration, users
Older posts
Newer posts
← Previous Page1 Page2 Page3 … Page5 Next →
+ More

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
Next Page »
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress