Skip to content

v2.11.0

Compare
Choose a tag to compare
@panva panva released this 16 Jan 20:20
· 1875 commits to main since this release
  • added optional support for draft02 of Front-Channel Logout 1.0
    • enable with configuration features.frontchannelLogout = true;
    • adds new client properties frontchannel_logout_uri and frontchannel_logout_session_required
    • adds new discovery properties frontchannel_logout_supported and frontchannel_logout_session_supported
    • added frontchannelLogoutPendingSource helper for customizing the pending frontchannel web page HTML source
  • added no-cache headers to userinfo responses