Changeset 2765135
- Timestamp:
- 08/02/2022 11:45:00 AM (3 years ago)
- Location:
- miniorange-wp-as-saml-idp
- Files:
-
- 167 added
- 3 edited
-
tags/1.13.6 (added)
-
tags/1.13.6/MoIDP.php (added)
-
tags/1.13.6/MoIDPSettings.php (added)
-
tags/1.13.6/SplClassLoader.php (added)
-
tags/1.13.6/actions (added)
-
tags/1.13.6/actions/BasePostAction.php (added)
-
tags/1.13.6/actions/RegistrationActions.php (added)
-
tags/1.13.6/actions/SSOActions.php (added)
-
tags/1.13.6/actions/SettingsActions.php (added)
-
tags/1.13.6/autoload.php (added)
-
tags/1.13.6/controllers (added)
-
tags/1.13.6/controllers/contact-button.php (added)
-
tags/1.13.6/controllers/feedback.php (added)
-
tags/1.13.6/controllers/plugin-details.php (added)
-
tags/1.13.6/controllers/sso-attr-settings.php (added)
-
tags/1.13.6/controllers/sso-idp-addons.php (added)
-
tags/1.13.6/controllers/sso-idp-data.php (added)
-
tags/1.13.6/controllers/sso-idp-navbar.php (added)
-
tags/1.13.6/controllers/sso-idp-profile.php (added)
-
tags/1.13.6/controllers/sso-idp-registration.php (added)
-
tags/1.13.6/controllers/sso-idp-request-demo.php (added)
-
tags/1.13.6/controllers/sso-idp-settings.php (added)
-
tags/1.13.6/controllers/sso-idp-support.php (added)
-
tags/1.13.6/controllers/sso-main-controller.php (added)
-
tags/1.13.6/controllers/sso-pricing.php (added)
-
tags/1.13.6/controllers/sso-signin-settings.php (added)
-
tags/1.13.6/exception (added)
-
tags/1.13.6/exception/InvalidEncryptionCertException.php (added)
-
tags/1.13.6/exception/InvalidNumberOfNameIDsException.php (added)
-
tags/1.13.6/exception/InvalidOperationException.php (added)
-
tags/1.13.6/exception/InvalidPhoneException.php (added)
-
tags/1.13.6/exception/InvalidRequestInstantException.php (added)
-
tags/1.13.6/exception/InvalidRequestVersionException.php (added)
-
tags/1.13.6/exception/InvalidSSOUserException.php (added)
-
tags/1.13.6/exception/InvalidServiceProviderException.php (added)
-
tags/1.13.6/exception/InvalidSignatureInRequestException.php (added)
-
tags/1.13.6/exception/IssuerValueAlreadyInUseException.php (added)
-
tags/1.13.6/exception/JSErrorException.php (added)
-
tags/1.13.6/exception/MetadataFileException.php (added)
-
tags/1.13.6/exception/MissingIDException.php (added)
-
tags/1.13.6/exception/MissingIssuerValueException.php (added)
-
tags/1.13.6/exception/MissingNameIdException.php (added)
-
tags/1.13.6/exception/MissingWaAttributeException.php (added)
-
tags/1.13.6/exception/MissingWtRealmAttributeException.php (added)
-
tags/1.13.6/exception/NoServiceProviderConfiguredException.php (added)
-
tags/1.13.6/exception/NotRegisteredException.php (added)
-
tags/1.13.6/exception/OTPRequiredException.php (added)
-
tags/1.13.6/exception/OTPSendingFailedException.php (added)
-
tags/1.13.6/exception/OTPValidationFailedException.php (added)
-
tags/1.13.6/exception/PasswordMismatchException.php (added)
-
tags/1.13.6/exception/PasswordResetFailedException.php (added)
-
tags/1.13.6/exception/PasswordStrengthException.php (added)
-
tags/1.13.6/exception/RegistrationRequiredFieldsException.php (added)
-
tags/1.13.6/exception/RequiredFieldsException.php (added)
-
tags/1.13.6/exception/RequiredSpNameException.php (added)
-
tags/1.13.6/exception/SPNameAlreadyInUseException.php (added)
-
tags/1.13.6/exception/SupportQueryRequiredFieldsException.php (added)
-
tags/1.13.6/handler (added)
-
tags/1.13.6/handler/BaseHandler.php (added)
-
tags/1.13.6/handler/DemoRequestHandler.php (added)
-
tags/1.13.6/handler/FeedbackHandler.php (added)
-
tags/1.13.6/handler/IDPSettingsHandler.php (added)
-
tags/1.13.6/handler/ProcessRequestHandler.php (added)
-
tags/1.13.6/handler/ReadRequestHandler.php (added)
-
tags/1.13.6/handler/RegistrationHandler.php (added)
-
tags/1.13.6/handler/RegistrationUtility.php (added)
-
tags/1.13.6/handler/SPSettingsHandler.php (added)
-
tags/1.13.6/handler/SPSettingsUtility.php (added)
-
tags/1.13.6/handler/SendResponseHandler.php (added)
-
tags/1.13.6/handler/SupportHandler.php (added)
-
tags/1.13.6/helper (added)
-
tags/1.13.6/helper/common (added)
-
tags/1.13.6/helper/common/Utils (added)
-
tags/1.13.6/helper/common/Utils/XPath.php (added)
-
tags/1.13.6/helper/common/XMLSecEnc.php (added)
-
tags/1.13.6/helper/common/XMLSecurityDSig.php (added)
-
tags/1.13.6/helper/common/XMLSecurityKey.php (added)
-
tags/1.13.6/helper/constants (added)
-
tags/1.13.6/helper/constants/MoIDPConstants.php (added)
-
tags/1.13.6/helper/constants/MoIDPMessages.php (added)
-
tags/1.13.6/helper/constants/MoIdPDisplayMessages.php (added)
-
tags/1.13.6/helper/database (added)
-
tags/1.13.6/helper/database/MoDbQueries.php (added)
-
tags/1.13.6/helper/factory (added)
-
tags/1.13.6/helper/factory/RequestDecisionHandler.php (added)
-
tags/1.13.6/helper/factory/RequestHandlerFactory.php (added)
-
tags/1.13.6/helper/factory/ResponseDecisionHandler.php (added)
-
tags/1.13.6/helper/factory/ResponseHandlerFactory.php (added)
-
tags/1.13.6/helper/saml2 (added)
-
tags/1.13.6/helper/saml2/AuthnRequest.php (added)
-
tags/1.13.6/helper/saml2/GenerateResponse.php (added)
-
tags/1.13.6/helper/saml2/MetadataGenerator.php (added)
-
tags/1.13.6/helper/saml2/MetadataReader.php (added)
-
tags/1.13.6/helper/traits (added)
-
tags/1.13.6/helper/traits/Instance.php (added)
-
tags/1.13.6/helper/utilities (added)
-
tags/1.13.6/helper/utilities/MenuItems.php (added)
-
tags/1.13.6/helper/utilities/MoIDPUtility.php (added)
-
tags/1.13.6/helper/utilities/MoIDPcURL.php (added)
-
tags/1.13.6/helper/utilities/PluginPageDetails.php (added)
-
tags/1.13.6/helper/utilities/RewriteRules.php (added)
-
tags/1.13.6/helper/utilities/SAMLUtilities.php (added)
-
tags/1.13.6/helper/utilities/TabDetails.php (added)
-
tags/1.13.6/helper/utilities/Tabs.php (added)
-
tags/1.13.6/helper/wsfed (added)
-
tags/1.13.6/helper/wsfed/GenerateWsFedResponse.php (added)
-
tags/1.13.6/helper/wsfed/WsFedRequest.php (added)
-
tags/1.13.6/includes (added)
-
tags/1.13.6/includes/css (added)
-
tags/1.13.6/includes/css/mo_idp_style.css (added)
-
tags/1.13.6/includes/css/mo_idp_style.min.css (added)
-
tags/1.13.6/includes/html (added)
-
tags/1.13.6/includes/html/emailtemplate.html (added)
-
tags/1.13.6/includes/html/emailtemplate.min.html (added)
-
tags/1.13.6/includes/images (added)
-
tags/1.13.6/includes/images/61456.png (added)
-
tags/1.13.6/includes/images/angry.png (added)
-
tags/1.13.6/includes/images/buddypress.png (added)
-
tags/1.13.6/includes/images/happy.png (added)
-
tags/1.13.6/includes/images/loader.gif (added)
-
tags/1.13.6/includes/images/logo.png (added)
-
tags/1.13.6/includes/images/memberpress.svg (added)
-
tags/1.13.6/includes/images/miniorange.png (added)
-
tags/1.13.6/includes/images/miniorange_icon.png (added)
-
tags/1.13.6/includes/images/normal.png (added)
-
tags/1.13.6/includes/images/paid-memberships-pro.png (added)
-
tags/1.13.6/includes/images/sad.png (added)
-
tags/1.13.6/includes/images/smile.png (added)
-
tags/1.13.6/includes/images/ultimatemember.png (added)
-
tags/1.13.6/includes/images/woocommerce.png (added)
-
tags/1.13.6/includes/js (added)
-
tags/1.13.6/includes/js/pricing.js (added)
-
tags/1.13.6/includes/js/pricing.min.js (added)
-
tags/1.13.6/includes/js/settings.js (added)
-
tags/1.13.6/includes/js/settings.min.js (added)
-
tags/1.13.6/includes/resources (added)
-
tags/1.13.6/includes/resources/idp-signing-new.crt (added)
-
tags/1.13.6/includes/resources/idp-signing-new.key (added)
-
tags/1.13.6/includes/resources/idp-signing.crt (added)
-
tags/1.13.6/includes/resources/idp-signing.key (added)
-
tags/1.13.6/metadata.xml (added)
-
tags/1.13.6/readme.txt (added)
-
tags/1.13.6/uninstall.php (added)
-
tags/1.13.6/views (added)
-
tags/1.13.6/views/attr-settings.php (added)
-
tags/1.13.6/views/common-elements.php (added)
-
tags/1.13.6/views/contact-button.php (added)
-
tags/1.13.6/views/demo-request.php (added)
-
tags/1.13.6/views/feedback.php (added)
-
tags/1.13.6/views/idp-addons.php (added)
-
tags/1.13.6/views/idp-data.php (added)
-
tags/1.13.6/views/idp-delete.php (added)
-
tags/1.13.6/views/idp-error.php (added)
-
tags/1.13.6/views/idp-jwt-settings.php (added)
-
tags/1.13.6/views/idp-list.php (added)
-
tags/1.13.6/views/idp-settings.php (added)
-
tags/1.13.6/views/idp-support.php (added)
-
tags/1.13.6/views/idp-wsfed-settings.php (added)
-
tags/1.13.6/views/navbar.php (added)
-
tags/1.13.6/views/plugin-details.php (added)
-
tags/1.13.6/views/pricing.php (added)
-
tags/1.13.6/views/registration (added)
-
tags/1.13.6/views/registration/new-registration.php (added)
-
tags/1.13.6/views/registration/verify-customer.php (added)
-
tags/1.13.6/views/registration/verify-otp.php (added)
-
tags/1.13.6/views/signin-settings.php (added)
-
tags/1.13.6/views/user-profile.php (added)
-
trunk/MoIDPSettings.php (modified) (1 diff)
-
trunk/autoload.php (modified) (1 diff)
-
trunk/readme.txt (modified) (14 diffs)
Legend:
- Unmodified
- Added
- Removed
-
miniorange-wp-as-saml-idp/trunk/MoIDPSettings.php
r2736350 r2765135 5 5 Plugin URI: https://plugins.miniorange.com/wordpress-saml-idp 6 6 Description: Convert your WordPress into an IDP. 7 Version: 1.13. 57 Version: 1.13.6 8 8 Author: miniOrange 9 9 Author URI: https://plugins.miniorange.com/ -
miniorange-wp-as-saml-idp/trunk/autoload.php
r2736350 r2765135 5 5 use IDP\SplClassLoader; 6 6 7 define('MSI_VERSION', '1.13. 5');7 define('MSI_VERSION', '1.13.6'); 8 8 define('MSI_DB_VERSION', '1.4'); 9 9 define('MSI_DIR', plugin_dir_path(__FILE__)); -
miniorange-wp-as-saml-idp/trunk/readme.txt
r2736350 r2765135 5 5 Requires at least: 5.6 6 6 Tested up to: 6.0 7 Stable tag: 1.13. 57 Stable tag: 1.13.6 8 8 Requires PHP: 5.6 9 9 License: MIT/Expat … … 21 21 Login With WordPress allows users residing in your WordPress site to login to your SAML 2.0 or WS-FED compliant Service Provider. We support Login with WP Users into all known Service Providers that support SAML Authentication , WSFED authentication and JWT authentication (Premium feature). 22 22 23 Login using WordPress Users ( WP as SAML IDP ) allows SSO login into Tableau, Zoho CRM, Panopto, Salesforce, Rocketchat, Freshdesk, Moodle LMS, miniOrange, Thinkific, Canvas LMS, Absorb LMS, TalentLMS, iPipeline, Mendix, NextCloud, Zendesk, LinkedIn Learning, Tiled, BlueJeans, LifeRay, MindGarden, Zoom, AWS Cognito, WordPress, Documoto and all SAML 2.0 capable Service Providers.23 Login using WordPress Users ( WP as SAML IDP ) allows SSO login into Tableau, Zoho CRM, Panopto, Salesforce, Rocketchat, Freshdesk, Moodle LMS, miniOrange, Thinkific, Canvas LMS, Absorb LMS, TalentLMS, iPipeline, Mendix, NextCloud, Zendesk, LinkedIn Learning, Tiled, Higher Logic, BlueJeans, Hubspot, SAP Litmos, LifeRay, MindGarden, Zoom, AWS Cognito, WordPress, Documoto and all SAML 2.0 capable Service Providers. 24 24 25 25 WordPress as IdP SAML / WS-FED / JWT SSO Plugin acts as a SAML 2.0 or WS-FED or JWT Identity Provider which can be configured to establish the trust between the plugin and various SAML 2.0 or WS-FED or JWT supported Service Providers to securely authenticate the user using the WordPress site credentials. … … 28 28 * **Tableau** (Login to Tableau) - Supports <a href="https://plugins.miniorange.com/tableau-wordpress-single-sign-on-sso-login" target="_blank">Tableau Online</a> and <a href="https://plugins.miniorange.com/tableau-saml-single-sign-on-with-wordpress-as-idp" target="_blank">Tableau Server</a> 29 29 * <a href="https://plugins.miniorange.com/wordpress-zoho-single-sign-on-sso-login" target="_blank">**Zoho CRM**</a> (Login to Zoho) 30 * <a href="https://plugins.miniorange.com/wordpress-freshdesk-single-sign-on-sso-login" target="_blank">**Freshdesk**</a> (Login to Freshdesk) 30 * <a href="https://plugins.miniorange.com/wordpress-freshdesk-single-sign-on-sso-login" target="_blank">**Freshdesk Agents SSO**</a> (Login to Freshdesk as Agents) 31 * <a href="https://plugins.miniorange.com/wordpress-freshdesk-single-sign-on-sso-login" target="_blank">**Freshdesk Contacts SSO**</a> (Login to Freshdesk as Contacts) 31 32 * **Freshworks** (Login to Freshworks) 32 33 * <a href="https://plugins.miniorange.com/moodle-single-sign-on-sso" target="_blank">**Moodle LMS**</a> (Login to Moodle) 33 34 * <a href="https://plugins.miniorange.com/wordpress-nextcloud-single-sign-on-sso-login" target="_blank">**NextCloud**</a> (Login to NextCloud) - _Requires <a href="https://plugins.miniorange.com/wordpress-saml-idp" target="_blank">Premium version</a>_ 34 35 * <a href="https://plugins.miniorange.com/wordpress-zoom-single-sign-on-sso-login" target="_blank">**Zoom**</a> (Login to Zoom) 36 * <a href="https://plugins.miniorange.com/wordpress-hubspot-single-sign-on-sso-login" target="_blank">**Hubspot**</a> (Login to Hubspot) 35 37 * **ServiceNow** (Login to ServiceNow) 36 38 * **BoardEffect** (Login to BoardEffect) … … 53 55 * **Thinkific** (Login to Thinkific) 54 56 * **iPipeline** (Login to iPipeline) 57 * **Higher Logic** (Login to HigherLogic) 55 58 * **Mendix** (Login to Mendix) 56 59 * <a href="https://plugins.miniorange.com/wordpress-zendesk-single-sign-on-sso-login" target="_blank">**Zendesk**</a> (Login to Zendesk) … … 59 62 * <a href="https://plugins.miniorange.com/wordpress-bluejeans-single-sign-on-sso-login" target="_blank">**BlueJeans**</a> (Login to BlueJeans) 60 63 * **LifeRay** (Login to LifeRay) 64 * **SAP Litmos** (Login to SAP Litmos) 61 65 * **MindGarden** (Login to MindGarden) 62 66 * **Documoto** (Login to Documoto) - _Requires <a href="https://plugins.miniorange.com/wordpress-saml-idp" target="_blank">Premium version</a>_ 63 67 and practically any SAML compliant Service Provider. 64 68 65 **Note** : _Some Service Providers require additional attributes to configure SSO. This is a Premium feature. Feel free to ask us for a trial version of the Premium plugin to test the SSO. Reach out to us using the Support form in the plugin or simply send us a mail at info@xecurify.com._69 **Note** : _Some Service Providers require additional attributes to configure SSO. This is a Premium feature. Feel free to ask us for a trial version of the Premium plugin to test the SSO. Reach out to us using the Support form in the plugin or simply send us a mail at samlsupport@xecurify.com._ 66 70 67 71 To know more about the plugin, please visit <a href="https://plugins.miniorange.com/wordpress-saml-idp" target="_blank">this</a> page. … … 69 73 If you are looking to SSO into your WordPress site with any SAML compliant Identity Provider then we have a separate plugin for that. <a href="https://wordpress.org/plugins/miniorange-saml-20-single-sign-on/" target="_blank"> Click Here </a> to learn more. 70 74 71 If you require any Single Sign On application or need any help with installing this plugin, please feel free to email us at info@xecurify.com. You can also submit your query from plugin's configuration page.75 If you require any Single Sign On application or need any help with installing this plugin, please feel free to email us at samlsupport@xecurify.com. You can also submit your query from plugin's configuration page. 72 76 73 77 = Special Use-Cases : = … … 83 87 **WordPress & LMS SSO** - Most of the LMS out there (Moodle LMS, Absorb LMS, Canvas LMS, TalentLMS, Flagship LMS, etc) support SAML Single Sign-On. Now, you can advertise your courses on your WordPress site, and log the user in into your LMS automatically without having to enter the credentials again. Login with WordPress User into Moodle LMS / Absorb LMS / Canvas LMS / TalentLMS / Flagship LMS. 84 88 89 **WordPress Salesforce Object Sync** - Sync WordPress data with Salesforce data using <a href=”https://wordpress.org/plugins/object-data-sync-for-salesforce/” target=”_blank”>Object Data Sync for Salesforce</a> plugin. Our <a href=”https://plugins.miniorange.com/wordpress-object-sync-for-salesforce” target=”_blank”>WordPress Salesforce data sync</a> plugin works in tandem with the WordPress SAML IDP plugin to facilitate seamless WP Salesforce login, and also <a href=”https://plugins.miniorange.com/sync-salesforce-objects-to-wordpress” tagret=”_blank”>syncs all WordPress object data with Salesforce object data</a> in Salesforce using Apex triggers on the Salesforce side. Know more about our WordPress Salesforce Object Sync plugin by reaching out to us at [email protected]. 90 85 91 These are some of the most requested use-cases out of hundreds of use-cases that are supported by our plugin! 86 92 87 93 = Key Features :- = 88 94 89 * Login with WordPress to any SAML 2.0 or WS-FED or JWT compliant Service Provider like Tableau Online, Tableau Server, Zoho/Zoho CRM/Zoho One, Freshdesk, Moodle LMS, miniOrange, Thinkific, Canvas LMS, Absorb LMS, TalentLMS, iPipeline, Mendix, NextCloud, Zendesk, LinkedIn Learning, Tiled, BlueJeans, LifeRay, MindGarden, Zoom, AWS Cognito, WordPress, Documoto, etc. using your WordPress site credentials.90 * Single Sign-On 95 * Login with WordPress to any SAML 2.0 or WS-FED or JWT compliant Service Provider like Tableau Online, Tableau Server, Zoho/Zoho CRM/Zoho One, Freshdesk, Moodle LMS, miniOrange, Thinkific, Canvas LMS, Absorb LMS, TalentLMS, iPipeline, Mendix, NextCloud, Hubspot, HigherLogic, Zendesk, LinkedIn Learning, Tiled, BlueJeans, SAP Litmos, LifeRay, MindGarden, Zoom, AWS Cognito, WordPress, Documoto, etc. using your WordPress site credentials. 96 * Single Sign-On (SSO) 91 97 Easy, secure, and seamless access to any SAML 2.0, WS-FED, or JWT applications with a single login i.e. authenticate users into applications using WordPress credentials. 92 98 * Single Logout … … 94 100 * Widget/Shortcode to add SP Login 95 101 Add a link or button anywhere on your WordPress site, acting as an Identity Provider, to allow IDP initiated SSO into your single or multiple applications. 96 * Easily configure the Identity Provider by providing just the Issuer, ACS URL and NameID format.102 * Easily configure the Identity Provider by providing just the Issuer, ACS URL and NameID format. 97 103 * Multisite Support 98 104 Supports configuring WordPress Multisite Network installation as an Identity Provider, allowing users to SSO login into Service Provider applications using WordPress Multisite credentials. (Premium Feature) … … 110 116 = Website - = 111 117 Check out our website for other plugins <a href="https://plugins.miniorange.com" >https://plugins.miniorange.com</a> or <a href="https://wordpress.org/plugins/search.php?q=miniorange" >click here</a> to see all our listed WordPress plugins. 112 For more support or info email us at info@xecurify.com. You can also submit your query from the plugin's configuration page.118 For more support or info email us at samlsupport@xecurify.com. You can also submit your query from the plugin's configuration page. 113 119 114 120 == Installation == … … 127 133 128 134 = I am not able to configure the Identity Provider with the settings provided by Service Provider = 129 Please email us at info@xecurify.com. You can also submit your app request from plugin's configuration page.135 Please email us at samlsupport@xecurify.com. You can also submit your app request from plugin's configuration page. 130 136 131 137 = For any query/problem/request = 132 Visit Help & FAQ section in the plugin OR email us at info@xecurify.com or <a href="http://miniorange.com/contact">Contact us</a>. You can also submit your query from plugin's configuration page.138 Visit Help & FAQ section in the plugin OR email us at samlsupport@xecurify.com or <a href="http://miniorange.com/contact">Contact us</a>. You can also submit your query from plugin's configuration page. 133 139 134 140 == Screenshots == … … 139 145 140 146 == Changelog == 147 148 = 1.13.6 = 149 * Readme update 150 * Version upgrade 141 151 142 152 = 1.13.5 = … … 245 255 246 256 = 1.3.5 = 247 * Bug Fix while reading AuthnRequest257 * Bug Fix while reading AuthnRequest 248 258 249 259 = 1.3.3 = 250 * Added Custom Static Attributes251 * Bug Fixes260 * Added Custom Static Attributes 261 * Bug Fixes 252 262 253 263 = 1.3.2 = 254 * Bug Fixes264 * Bug Fixes 255 265 256 266 = 1.3.1 = 257 * Tested Compatibility with WordPress 4.5.1258 * Updated Policies267 * Tested Compatibility with WordPress 4.5.1 268 * Updated Policies 259 269 260 270 = 1.3 = 261 * Added Single Logout262 * Licensing Changes271 * Added Single Logout 272 * Licensing Changes 263 273 264 274 = 1.2 = 265 * Changes & fixes for WordPress 4.5266 * Bug fix for reading SAML Assertion275 * Changes & fixes for WordPress 4.5 276 * Bug fix for reading SAML Assertion 267 277 268 278 = 1.1 = 269 * Bug Fixes279 * Bug Fixes 270 280 271 281 = 1.0.5 = 272 * Major Security Fix282 * Major Security Fix 273 283 274 284 = 1.0.4 = 275 * Bug Fixes285 * Bug Fixes 276 286 277 287 = 1.0.3 = 278 * Change login URL of IDP279 * Fix for fetching SP Configuration288 * Change login URL of IDP 289 * Fix for fetching SP Configuration 280 290 281 291 = 1.0.2 = 282 * UI Changes283 * Addition of Encryption in Premium options284 * Table Update292 * UI Changes 293 * Addition of Encryption in Premium options 294 * Table Update 285 295 286 296 = 1.0.1 = 287 * Added Premium Options288 * Bug fixes297 * Added Premium Options 298 * Bug fixes 289 299 290 300 = 1.0.0 = 291 * this is the first release.301 * this is the first release. 292 302 293 303 == Upgrade Notice == 304 305 = 1.13.6 = 306 Readme and version upgrade. 294 307 295 308 = 1.13.5 = … … 385 398 386 399 = 1.3.5 = 387 * Bug Fix while reading AuthnRequest400 * Bug Fix while reading AuthnRequest 388 401 389 402 = 1.3.3 = 390 * Added Custom Static Attributes391 * Bug Fixes403 * Added Custom Static Attributes 404 * Bug Fixes 392 405 393 406 = 1.3.2 = 394 * Bug Fixes407 * Bug Fixes 395 408 396 409 = 1.3.1 = 397 * Tested Compatibility with WordPress 4.5.1398 * Updated Policies410 * Tested Compatibility with WordPress 4.5.1 411 * Updated Policies 399 412 400 413 = 1.3 = … … 403 416 404 417 = 1.2 = 405 * Changes & fixes for WordPress 4.5406 * Bug fix for reading SAML Assertion418 * Changes & fixes for WordPress 4.5 419 * Bug fix for reading SAML Assertion 407 420 408 421 = 1.1 = 409 * Bug Fixes422 * Bug Fixes 410 423 411 424 = 1.0.5 = 412 * Major Security Fix425 * Major Security Fix 413 426 414 427 = 1.0.4 = 415 * Bug Fixes428 * Bug Fixes 416 429 417 430 = 1.0.3 = 418 * Change login URL of IDP419 * Fix for fetching SP Configuration431 * Change login URL of IDP 432 * Fix for fetching SP Configuration 420 433 421 434 = 1.0.2 = 422 * UI Changes423 * Addition of Encryption in Premium options424 * Table Update435 * UI Changes 436 * Addition of Encryption in Premium options 437 * Table Update 425 438 426 439 = 1.0.1 = 427 * Added Premium Options428 * Bug fix440 * Added Premium Options 441 * Bug fix 429 442 430 443 = 1.0.0 = 431 * this is the first release.444 * this is the first release.
Note: See TracChangeset
for help on using the changeset viewer.