Justin Richer
7 years ago
committed by
GitHub
1 changed files with 20 additions and 15 deletions
@ -1,22 +1,27 @@ |
|||||||
Unreleased: |
Unreleased: |
||||||
- Added changelog |
- Added changelog |
||||||
- Set default redirect URI resolver strict matching to true |
- Set default redirect URI resolver strict matching to true |
||||||
- Fixed XSS vulnerability on redirect URI display on approval page |
- Fixed XSS vulnerability on redirect URI display on approval page |
||||||
|
- Removed MITRE from copyright |
||||||
|
- Disallow unsigned JWTs on client authentication |
||||||
|
- Upgraded Nimbus revision |
||||||
|
- Added French translation |
||||||
|
- Added hooks for custom JWT claims |
||||||
|
|
||||||
*1.3.1*: |
*1.3.1*: |
||||||
- Added End Session endpoint |
- Added End Session endpoint |
||||||
- Fixed discovery endpoint |
- Fixed discovery endpoint |
||||||
- Downgrade MySQL connector dependency version from developer preview to GA release |
- Downgrade MySQL connector dependency version from developer preview to GA release |
||||||
|
|
||||||
*1.3.0*: |
*1.3.0*: |
||||||
- Added device flow support |
- Added device flow support |
||||||
- Added PKCE support |
- Added PKCE support |
||||||
- Modularized UI to allow better overlay and extensions |
- Modularized UI to allow better overlay and extensions |
||||||
- Modularized data import/export API |
- Modularized data import/export API |
||||||
- Added software statements to dynamic client registration |
- Added software statements to dynamic client registration |
||||||
- Added assertion processing framework |
- Added assertion processing framework |
||||||
- Removed ID tokens from storage |
- Removed ID tokens from storage |
||||||
- Removed structured scopes |
- Removed structured scopes |
||||||
|
|
||||||
*1.2.6*: |
*1.2.6*: |
||||||
- Added string HEART compliance mode |
- Added strict HEART compliance mode |
||||||
|
Loading…
Reference in new issue