Releases: WIKA-Group/magento2-azure-ad-b2c-sso
Releases · WIKA-Group/magento2-azure-ad-b2c-sso
v1.14.0 - Updated dependencies to also allow "firebase/php-jwt" v7
v1.13.0 - Logic has been added to the customer update process so that an existing customer entity is used if it has the new email address
v1.12.0 - Authorize controller now also uses given referer for redirect in case the customer is already logged in
v1.11.0 - Changed authorize controller call to not change the referer if it is triggered by autologin
v1.10.1 - Changed Data::findCustomerByEmail() to use CustomerFactory instead of CustomerCollectionFactory
What's Changed
- Fixed findCustomerByEmail Method by @WIKAWebmaster in #7
New Contributors
- @WIKAWebmaster made their first contribution in #7
Full Changelog: v1.10.0...v1.10.1
v1.10.0 - Fixed usage of wrong group
Full Changelog: v1.9.0...v1.10.0
v1.9.0 - Added setting to ignore validation while creating/updating customer
v1.8.1 - Fixed check for CLI
Full Changelog: v1.8.0...v1.8.1
v1.8.0 - Added option to pass referer to authorize controller via GET parameter
v1.6.0 - Added admin backend setting for group to which created users will be assigned
Breaking change: The setting "Create new Magento customer" has moved into the new group "Customer"
Full Changelog: v1.5.0...v1.6.0