Features:
- Added support for login with phone number.
- Added configurable options for new user registration to verify user, provision user to third-party app.
- Added datepicker as field type for user profile custom attributes and configurable option to hide/show user custom attributes on registration page.
- OAuth Mobile APIs for user authentication, registration, reset password, update user profile, get refresh token, revoke access token.
- Added option to limit the number of 2FA methods enduser is allowed to configure.
- Added option to allow admin to reset/change any 2fa method for enduser.
- User should be redirected back to service provider app after user self-registration and logged-in to that app.
- Added option to add custom CSS file for login/signup/forgot password pages.
- Added support for authentication with google identities stored in miniorange IDP in addition to an AD when a radius request is received.
- Added option to log IP-address in authentication audit and change audit framework in an async manner.
- Added miniOrange as SP metadata and instructions to setup
Bug Fixes :
- Fixes in auto create user on the fly from AD in different flows and support for mapping immutable ID for office 365 SSO.
- Fixes to handle SP-initiated, IDP-initiated sso in broker from same endpoint.
- Fixes in Google Apps users import and password sync.
- Improvements in saml app metadata view – added more description, different sections for IDP URLs and broker URLs, Multiple IDPs selection URLs etc.
- Fixes in CAS as identity server.