File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
Unreleased:
2
+
3
+ * 1.3.3* :
2
4
- Authorization codes are now longer
3
5
- Client/RS can parse the "sub" and "user_id" claims in introspection response
4
6
- Database-direct queries for fetching tokens by user (optimization)
5
7
- Device flow supports verification_uri_complete (must be turned on)
6
8
- Long scopes display properly and are still checkable
7
9
- Language system remebers when it can't find a file and stops throwing so many errors
8
10
- Index added for refresh tokens
9
- - Updated to Spring Security 4.2.4
11
+ - Updated to Spring Security 4.2.11
12
+ - Updated Spring to 4.3.22
13
+ - Change approve pages to use issuer instead of page context
14
+ - Updated oracle database scripts
10
15
11
- * 1.3.2:
16
+ * 1.3.2* :
12
17
- Added changelog
13
18
- Set default redirect URI resolver strict matching to true
14
19
- Fixed XSS vulnerability on redirect URI display on approval page
You can’t perform that action at this time.
0 commit comments