v2.2.3
garciafdezpatricia
released this
20 Jun 09:40
·
217 commits
to main
since this release
Bugfix
node and browser
- Fix parsing
clientId
from ID Tokenazp
claim: the parsing of the ID Token payload was not correctly extracting theclientId
from theazp
claim. As a result,session.info.clientAppId
was not being initialised upon successful login, which prevented theidp
logout of the session from working as expected.
Full Changelog: v2.2.2...v2.2.3