Linux 软件免费装
Banner图

Login with Cognito

开发者 cyberlord92
oauth
更新时间 2024年7月19日 19:09
PHP版本: 3.0.1 及以上
WordPress版本: 6.6
版权: MIT/Expat
版权网址: 版权信息

标签

amazon aws SSO cognito OAuth 2.0

下载

1.5.0 1.5.1 1.5.2 1.3.0 1.3.2 1.3.3 1.4.8 1.4.9 1.2.3 1.4.7 1.3.5 1.3.6 1.4.0 1.4.1 1.4.2 1.0.0 1.2.2 1.3.4 1.4.3 1.4.4 1.4.5 1.4.6

详情介绍:

WordPress Login with Cognito plugin allows Login ( Single Sign-On ) to WordPress using AWS Cognito account credentials. You can SSO ( Single Sign-on )/Login to your WordPress site with Cognito using this plugin. This plugin uses OAuth protocol to achieve Single Sign-on. It also covers User Authentication with OAuth protocol and allow authorized user to login into WordPress site. Single Sign-On ( SSO ) In simple term, Single Sign-On ( SSO ) means login into 1 site / application using the credentials of another app/site. Example. If you have all your Users/Customers/Members/Employees stored on 1 site(ex. gmail, wordpress, etc.), lets say site A and you want all of them to register/login into your WordPress site say site B. In this scenario, you can register/login all your users of site A into Site B using the login credentials/account of Site A. This is called Single Sign-On or SSO. FEATURES USE CASES No SSL restriction

安装:

From your WordPress dashboard
  1. Visit Plugins > Add New
  2. Search for cognito. Find and Install Login with Cognito plugin by miniOrange
  3. Activate the plugin
From WordPress.org
  1. Download WordPress Login with Cognito.
  2. Unzip and upload the Login with Cognito directory to your /wp-content/plugins/ directory.
  3. Activate Login with Cognito from your Plugins page.
Once Activated
  1. Go to Settings-> Login with Cognito -> Configure OAuth, and follow the instructions
  2. Go to Appearance->Widgets ,in available widgets you will find Login with Cognito widget, drag it to chosen widget area where you want it to appear.
  3. Now visit your site and you will see login with widget.
For Viewing Corporation, Alliance, Character Name in user profile To view Corporation, Alliance and Character Name in edit user profile, copy the following code in the end of your theme's Theme Functions(functions.php). You can find Theme Functions(functions.php) in Appearance->Editor. add_action( 'show_user_profile', 'mo_oauth_my_show_extra_profile_fields' ); add_action( 'edit_user_profile', 'mo_oauth_my_show_extra_profile_fields' );

屏幕截图:

  • Attribute Mapping
  • Login Button / Widget
  • WordPress Dashboard Login

常见问题:

I need to customize the plugin or I need support and help?

Please email us at info@xecurify.com or Contact us. You can also submit your query from plugin's configuration page.

I need integration of this plugin with my other installed plugins like BuddyPress, etc.?

We will help you in integrating this plugin with your other installed plugins. Please email us at info@xecurify.com or Contact us. You can also submit your query from plugin's configuration page.

Is it possible to set a different redirect URL after login & logout

Yes, With standard license you can set different redirect URL to redirect to after login as well as after logout.

For any other query/problem/request

Please email us at info@xecurify.com or Contact us. You can also submit your query from plugin's configuration page.

更新日志:

1.5.1 1.5.0 1.4.9 1.4.8 1.4.7 1.4.6 1.4.5 1.4.4 1.4.3 1.4.2 1.4.1 1.4.0 1.3.6 1.3.5 1.3.4 1.3.3 1.3.2 1.3.0 1.2.3 1.2.2 1.0.0