Releases: psignoret/aad-sso-wordpress
Releases · psignoret/aad-sso-wordpress
0.7.0
Version 0.7.0 of the Single Sign-on with Azure Active Directory (for WordPress) plugin.
Changes (since 0.6.5):
- Updates to installation instructions match latest version of the Azure AD app registration.
- Update to use Microsoft Graph instead of Azure AD Graph.
IMPORTANT: If you upgrade from an earlier version of the plugin, you need to also update your app registration to point to Microsoft Graph, and grant permissions again.
0.6.5
Version 0.6.5 of the Single Sign-on with Azure Active Directory (for WordPress) plugin.
Changes (since 0.6.2):
- Fixes regression introduced in #167, preventing auto-provisioning for users not members of groups, when a default role is defined. (Thanks for reporting, @hy-itops!)
- Adds option to log out from Azure AD when logging out of WordPress. (See #163 and #184.)
- Adds option to set debug constants from other themes/plugins. (See #171, thanks @ryanwelcher!)
- Improved error messages.
0.6.2
Version 0.6.2 of the Single Sign-on with Azure Active Directory (for WordPress) plugin.
Changes (since 0.6.1):
- Prevent auto-provisioning users if they aren't members of required group. (See #167, thanks @ryanwelcher!)
- Improved error handling and debugging options and hooks. (See #168, thanks @ryanwelcher!)