Linux 软件免费装
Banner图

SCIM User Sync/Provisioning

开发者 miniOrange
更新时间 2023年12月30日 14:46
捐献地址: 去捐款
PHP版本: 5.4 及以上
WordPress版本: 6.4.2
版权: MIT/Expat
版权网址: 版权信息

标签

User Sync Okta SCIM GoogleApps JumpCloud AzureAD Employee-directory Import-users Okta SCIM Provisioning AzureAD user Sync Okta User sync WordPress User Sync Google-Apps User Sync Jumpcloud User Sync Okta to BuddyBoss sync AzureAD to BuddyPress sync Okta to BuddyPress sync

下载

1.1.0 1.0.9 1.0.8 1.1.1 0.0.50 1.0.1 1.0.2 1.0.4 1.0.6 1.0.7 1.0.3 1.0.5

详情介绍:

SCIM User Sync/provisioning plugin provides Automated user synchronization from the identity provider to WordPress. SCIM User Sync/provisioning provides SCIM capability to your WordPress site, converting it to a SCIM compliant endpoint which can be configured with many identity providers like Azure AD, Okta, OneLogin, G-suite / Google Apps, Centrify, JumpCloud, Keycloak, miniOrange IDP, and Custom Providers supporting SCIM protocol. SCIM User Sync/provisioning plugin allows you to automate user creation, update and delete user information from the IDP (identity provider) in real-time to your WordPress site and automate user sync for WordPress from different IDPs. To set up the user provisioning in your identity provider (IdP), use the SCIM endpoint from the plugin and configure the bearer token in your application. Users' feeds will be synchronized from the Identity Provider to your WordPress site instantaneously or in a time interval set in your IDP. Our SCIM Automated User Sync/Provisioning plugin also allows real-time provisioning with custom Providers. Our User Sync/Provisioning (Auto Provisioning) plugin works with any IDP that conforms to the SCIM standard. REQUIREMENTS PHP Minimum PHP version: 5.4.0 PHP HTTP Authorization Header enable Most of the shared hosting has disabled the HTTP Authorization Header by default. To enable this option you'll need to edit your .htaccess file adding the following code RewriteEngine on RewriteCond %{HTTP:Authorization} ^(.*) RewriteRule ^(.*) - [E=HTTP_AUTHORIZATION:%1] WPENGINE To enable this option you'll need to edit your .htaccess file adding the following code ` SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 ` Bitnami To enable this option you'll need to edit your /opt/bitnami/apps/wordpress/conf/htaccess.conf file adding the following line. You can also check this issue using this link https://community.bitnami.com/t/need-to-pass-authorization-headers/44690 ` SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 `

安装:

From WordPress.org
  1. Download miniOrange SCIM User Sync/Provisioning.
  2. Unzip and upload the SCIM User Sync/Provisioning directory to your /wp-content/plugins/ directory.
  3. Activate SCIM User Sync/Provisioning from your Plugins page.
From your WordPress dashboard
  1. Visit Plugins > Add New.
  2. Search for miniOrange SCIM User Sync/Provisioning. Find and Install SCIM User Sync/Provisioning.
  3. Activate the plugin from your Plugins page.
For any query/problem/request Visit Help & FAQ section in the plugin OR email us at info@xecurify.com or Contact us. You can also submit your query from the plugin's configuration page.

升级注意事项:

0.0.50
  • Initial version
1.0.1
  • Added feedback and support
1.0.2
  • Fixed guide link issue
1.0.3
  • Added documentation to integrate PingOne as SCIM Client.
1.0.4
  • Added support of WordPress 5.7
1.0.5
  • Added support of On-demand provisioning for Azure AD
1.0.6
  • Added support of Last-name attribute field during the user creation for AzureAD, Okta and OneLogin.
1.0.7
  • Resolved the bug where miniOrange User Provisioning CSS was disabling the Radio button.
1.0.8
  • Minor Bug fixes.
  • compatibility with WordPress 5.9
  • UI changes for IDP guides.
  • Show JSON received from IDP in attribute mapping tab
1.0.9
  • Added documentation for JumpCloud as IDP
  • Added documentation for miniOrange as IDP
1.1.0
  • Changed errors for cases where bearer token was missing or incorrect.
  • Incorrect bearer token throws error "Unauthorized" with status code 401 while header missing throws "ERROR:0005 Authorization header missing"
1.1.1
  • Tested plugin with WordPress 6.4.2
  • Updated version number

更新日志:

0.0.50 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.8 1.0.9 1.1.0 1.1.1