You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenID-Connect-Java-Spring-.../CHANGELOG.md

681 B

Unreleased: - Added changelog - Set default redirect URI resolver strict matching to true - Fixed XSS vulnerability on redirect URI display on approval page

1.3.1: - Added End Session endpoint - Fixed discovery endpoint - Downgrade MySQL connector dependency version from developer preview to GA release

1.3.0: - Added device flow support - Added PKCE support - Modularized UI to allow better overlay and extensions - Modularized data import/export API - Added software statements to dynamic client registration - Added assertion processing framework - Removed ID tokens from storage - Removed structured scopes

1.2.6: - Added string HEART compliance mode