https://github.com/logto-io/wordpress
Logto WordPress plugin.
https://github.com/logto-io/wordpress
authentication authorization jwt logto mfa multi-tenant oauth2 oidc saml sso wordpress wordpress-plugin
Last synced: about 1 month ago
JSON representation
Logto WordPress plugin.
- Host: GitHub
- URL: https://github.com/logto-io/wordpress
- Owner: logto-io
- License: mpl-2.0
- Created: 2024-12-11T03:13:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-03-01T17:53:47.000Z (4 months ago)
- Last Synced: 2026-03-01T19:50:14.301Z (4 months ago)
- Topics: authentication, authorization, jwt, logto, mfa, multi-tenant, oauth2, oidc, saml, sso, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 621 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Logto is the better auth and identity infrastructure.
# Logto WordPress plugin
This is the official WordPress plugin for [Logto](https://logto.io). It helps you integrate your WordPress site with Logto to enable a single sign-on (SSO) experience for your users.
## Get started
The plugin is available in the [WordPress Plugin Directory](https://wordpress.org/plugins/logto/).
A step-by-step guide to help you get started with this plugin can be found in our [docs](https://docs.logto.io/quick-starts/wordpress-plugin).
### Minimum configuration
1. Before using the plugin, you need to create a **traditional web** application in your Logto Console.
2. In the application details page, you can find the **Logto endpoint**, **App ID**, and **App secret** in the **Settings** tab of your application. Copy these values to the WordPress Logto plugin settings page.
3. Once you have configured the plugin, you need to copy the **Redirect URI** and **Post sign-out redirect URI** shown in the plugin settings page to the **Redirect URIs** and **Post sign-out redirect URIs** fields of your application in the Logto Console.
After that, you can start using Logto to authenticate your users by visiting the login page of your WordPress site.
## Resources
[](https://logto.io/)
[](https://docs.logto.io/)
[](https://discord.gg/UEPaF3j5e6)