New features
Added possibility to hash a specific attribute value before storing it, including
- support in the SCIM API
- support in the workflow
Added the possibility to decrypt the id_token and user info response from an external IdP
Bug Fixes
- Fixed authentication issue when two accounts have the same socialId on different segments
- Fixed issue when acr_values are send and response type none
- Invalidate all the access tokens when the user is deleted.
- Fixed the issue that sms code validation was allowed once more than configured
- Cookies are now set with SameSite=none, to accommodate certain cross-domain javascript requests while retaining cookies
Was this page helpful?