Changeset 2380952
- Timestamp:
- 09/14/2020 10:39:29 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
loginradius-customer-identity-and-access-management/trunk/readme.txt
r2380943 r2380952 13 13 The other benefits you get from using this plugin are enhanced security via multi-factor authentication, frictionless user experience via single sign-on, and effective user management features. Let’s have a more in-depth look into the plugin features: 14 14 15 Diverse Authentication Methods:You get to choose a user authentication method based on your target audience and use cases.15 = Diverse Authentication Methods: = You get to choose a user authentication method based on your target audience and use cases. 16 16 17 17 18 *Standard login (email login): You can customize the registration fields based on your business nature, where email id and password remain the default fields. Once registered, the consumers can log in to their account using the email id and password.19 *Social login: You can choose the desired social providers from 20+ social providers like Facebook, Google, Twitter, as a quick and convenient registration and login approach for consumers. It is easy to configure the social login options using this plugin.20 *Phone login: You can allow consumers to register and log in using their phone number and password. Once registered, the consumers are required to verify their phone number via an OTP. Upon verification, they can log in to your application.21 *Passwordless login: You can allow consumers to login without a password. A link or OTP is sent to the registered email id or phone number of the consumer, and upon clicking the link or entering the OTP, consumers get logged into their account.18 - Standard login (email login): You can customize the registration fields based on your business nature, where email id and password remain the default fields. Once registered, the consumers can log in to their account using the email id and password. 19 - Social login: You can choose the desired social providers from 20+ social providers like Facebook, Google, Twitter, as a quick and convenient registration and login approach for consumers. It is easy to configure the social login options using this plugin. 20 - Phone login: You can allow consumers to register and log in using their phone number and password. Once registered, the consumers are required to verify their phone number via an OTP. Upon verification, they can log in to your application. 21 - Passwordless login: You can allow consumers to login without a password. A link or OTP is sent to the registered email id or phone number of the consumer, and upon clicking the link or entering the OTP, consumers get logged into their account. 22 22 23 23 24 Frictionless Authentication via SSO:It also lets you implement SSO (single sign-on) across your or third party applications. SSO omits the requirement of your consumer registering or repeatedly logging on the authorized applications and enables them to have a frictionless authentication experience. It enables consumers to access multiple applications with a single set of login credentials and an active login session.25 Enhanced Security via MFA:For enhanced security, you can enable a multi-factor authentication feature and request your consumers to authenticate themself with OTP or Google Authenticator (as an added authentication factor to initial login). This process acts as an additional security layer to the standard authentication process.26 Effective User Management:The consumers’ data remains available in the WordPress Admin Panel and the LoginRadius Admin Console. And you can efficiently perform all user management actions in the LoginRadius Admin Console, permitting the necessary support to your consumers in managing their accounts.24 = Frictionless Authentication via SSO: = It also lets you implement SSO (single sign-on) across your or third party applications. SSO omits the requirement of your consumer registering or repeatedly logging on the authorized applications and enables them to have a frictionless authentication experience. It enables consumers to access multiple applications with a single set of login credentials and an active login session. 25 = Enhanced Security via MFA: = For enhanced security, you can enable a multi-factor authentication feature and request your consumers to authenticate themself with OTP or Google Authenticator (as an added authentication factor to initial login). This process acts as an additional security layer to the standard authentication process. 26 = Effective User Management: = The consumers’ data remains available in the WordPress Admin Panel and the LoginRadius Admin Console. And you can efficiently perform all user management actions in the LoginRadius Admin Console, permitting the necessary support to your consumers in managing their accounts. 27 27 28 28 … … 30 30 = In addition to the above, the plugin offers the following additional features: = 31 31 32 * Easy to integrate via API secret and API key (available in your LoginRadius Account). 32 33 - Easy to integrate via API secret and API key (available in your LoginRadius Account). 33 34 * Reduces user abandonment rates. 34 35 * LoginRadius manages consumer provisioning, de-provisioning, authentication, and authorization. Hence no extra efforts are needed to handle registration, login, reset passwords flows.
Note: See TracChangeset
for help on using the changeset viewer.