Skip to content

v2.2.3

Compare
Choose a tag to compare
@garciafdezpatricia garciafdezpatricia released this 20 Jun 09:40
· 17 commits to main since this release
4222c4a

Bugfix

node and browser

  • Fix parsing clientId from ID Token azp claim: the parsing of the ID Token payload was not correctly extracting the clientId from the azp claim. As a result, session.info.clientAppId was not being initialised upon successful login, which prevented the idp logout of the session from working as expected.

Full Changelog: v2.2.2...v2.2.3