Update CHANGELOG.md
parent
7f956a5854
commit
7dc309c5af
|
@ -2,6 +2,11 @@ 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
|
||||||
|
@ -19,4 +24,4 @@ Unreleased:
|
||||||
- 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