Releases: shelterbox/Mendix-MSGraphConnector
Releases · shelterbox/Mendix-MSGraphConnector
Updated Mendix version
- Updated Mendix version to 8.18.24
Fixed refresh token logic
Bug: Expired tokens weren't refreshing
Fix: Changed the retrieve action on microflow 'MSGraphConnector.RefreshUserToken' to select the most recent token (valid or not)
Upgrade to Mendix v7.23.19
Upgrade to Mendix v7.23.19
Fixed HTTP socket error
Bug: Socket errors were occasionally occurring when requesting the MSGraph API
Fix: Implemented HTTP async request library (See forum post https://forum.mendixcloud.com/link/questions/90484)
Updated for MX 7.23.7
Updated for MX 7.23.7
Improved error handling for SSO.
Fixed some warnings
Fixed some warnings
Made email address case insensitive
Made email address case insensitive
Custom error pages
ShelterBox custom error pages
Fixed refresh token bug
Fixed refresh token bug