Skip to content

20.8.2

Latest
Compare
Choose a tag to compare
@flofy flofy released this 13 Nov 09:10
· 1 commit to main since this release

Bug Fix - Remove id_token from SFCC session

Description:

Previously, id_token from reach5 login return was put into session.privacy.id_token.
This can break SFCC session limit because some provider give pictureUrl with more than 2000 characters.

See doc for session limit

Target Audience:

This fix is useful for social login.