Releases: Space48/magento2-sso
Releases · Space48/magento2-sso
1.1.1
1.1.0
Added
- Added compatibility with Azure SSO (thanks @p24-max!)
- Added the ability to customise the Service Provider entity ID
- Added the ability to set a static user role instead of using the Identity Provider attribute
- Added the ability to customise the Identity Provider attribute names for firstname, lastname, email and role
1.0.0
Added
- Sign in to the Magento backend using a single sign-on Identity Provider for authentication
- Backend users are created automatically and updated on every sign in using the information from the Identity Provider
- Single sign-on users can be assigned to different roles using an Identity Provider attribute
- Single sign-on users can no longer sign in using a password or reset their password
- Single sign-on users are not required to enter their password when completing backend actions such as adding an integration
- A flag on the user profile allows toggling between single sign-on and regular password authentication for existing users