-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathreadme.txt
89 lines (58 loc) · 4.49 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
=== Logto - User Authentication and Authorization ===
Contributors: logto
Tags: login,sso,saml,oauth,oidc
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.1
License: MPL-2.0
Stable tag: 1.0.0
Enable beautiful and secure user authentication, including passwordless, social login, single sign-on, multi-factor authentication (MFA), and more.
== Description ==
Thank you for choosing [Logto](https://logto.io/?ref=wpp)! By integrating Logto into your WordPress site, you are not only enhancing the security and user experience of your site, but also enabling a unified login experience across all your applications.
## Why Logto?
Logto is an open-source Auth0 alternative and a modern authentication and authorization solution for all your applications, including your WordPress sites. With Logto, you can:
- Enable passwordless login, social login, single sign-on (SSO), and multi-factor authentication (MFA) for your WordPress site.
- Use role-based access control (RBAC) to manage user permissions.
- Support generic OAuth2, OpenID Connect, and SAML protocols.
- Customize the login and registration pages to match your brand.
In addition, Logto offers dozens of out-of-the-box integrations with popular social login providers, including Google, GitHub, Entra ID (Azure AD), Facebook, and more. Check out the [full list of built-in integrations and social login providers](https://docs.logto.io/integrations).
## Get started
If you are new to Logto, we recommend checking out our [introduction page](https://docs.logto.io/) to have a quick overview of Logto concepts and features.
If you are looking for a step-by-step guide to set up Logto, please refer to our [WordPress plugin quick start guide](https://docs.logto.io/quick-start/wordpress-plugin).
If you have any questions or feedback, please feel free to:
- [Join our Discord server](https://discord.com/invite/UEPaF3j5e6) to get help from the community.
- [Open an issue on GitHub](https://github.com/logto-io/wordpress/issues) to report bugs or request features.
- [Subscribe to a paid plan](https://logto.io/) to get access to official support and more features.
== Installation ==
## From WordPress admin panel
1. Go to **Plugins** > **Add New**.
2. Search for "Logto".
3. Click **Install Now**.
4. Click **Activate**.
5. Go to **Settings** > **Logto** to configure the plugin.
6. Follow the [quick start guide](https://docs.logto.io/quick-start/wordpress-plugin) to set up Logto.
## From WordPress.org
1. Search for "Logto" in the [WordPress.org plugin directory](https://wordpress.org/plugins/).
2. Download the plugin ZIP file.
3. Go to **Plugins** > **Add New** in your WordPress admin panel.
4. Click **Upload Plugin**.
5. Select the downloaded ZIP file and click **Install Now**.
6. Click **Activate**.
7. Go to **Settings** > **Logto** to configure the plugin.
8. Follow the [quick start guide](https://docs.logto.io/quick-start/wordpress-plugin) to set up Logto.
== Frequently Asked Questions ==
= How to enable passwordless login? =
To enable passwordless login, ensure you have configured one of the passwordless login methods (email or SMS) in the Logto Console and enabled them in the sign-in experience page. For more information, refer to our [Sign-in and sign-up documentation](https://docs.logto.io/end-user-flows/sign-up-and-sign-in).
= How to enable social login? =
To enable social login, ensure you have configured one of the social connectors in the Logto Console and enabled them in the sign-in experience page. For more information, refer to our [Social sign-in documentation](https://docs.logto.io/end-user-flows/sign-up-and-sign-in/social-sign-in).
= How to add an enterprise SSO connection? =
To add an enterprise SSO connection, head to the Logto Console and click on "Enterprise SSO" in the left sidebar. Then, click on "Add enterprise connector" and follow the instructions to configure the connector.
= How to enable multi-factor authentication (MFA)? =
To enable multi-factor authentication (MFA), head to the Logto Console and click on "Multi-factor auth" in the left sidebar. Then, enable the desired MFA methods and configure them as needed.
= How to customize the login and registration pages? =
To customize the login and registration pages, head to the Logto Console and click on "Sign-in experience" in the left sidebar. Then, you can customize the appearance and behavior of the pages as needed.
== Screenshots ==
1. Logto feature overview.
2. Logto sign-in experience configuration.
== Changelog ==
See [Releases](https://github.com/logto-io/wordpress/releases).