jans-auth-server: v1.0.2
·
22529 commits
to fc828c1ee0ddc725ce1329347ab13ff7a6bd56c0
since this release
1.0.2 (2022-08-30)
Features
- add support for date ranges in statistic client #1575 (#1653) (8048cd9)
- disable TLS in CB client by default (#2167) (8ec5dd3)
- jans-auth-server: add support for ranges in statistic endpoint (UI team request) (fd66720)
- jans-auth-server: added allowSpontaneousScopes AS json config #2074 (#2111) (3083a3f)
- jans-auth-server: added convenient method for up-scoping or down-scoping AT scopes #1218 (5d71655)
- jans-auth-server: added creator info to scope (time/id/type) #1934 (#2023) (ca65b24)
- jans-auth-server: added restriction for request_uri parameter (blocklist and allowed client.request_uri) #1503 (0696d92)
- jans-auth-server: added sid and authn_time for active sessions response (bf9b572)
- jans-auth-server: if applicationType is not set during client registration AS should default to 'web' #1687 (f9695e1)
- jans-auth-server: improve client assertion creation code (ClientAuthnRequest) #1182 (81946b2)
- jans-auth-server: improved TokenRestWebServiceValidator and added test for it #1591 (929048e)
- jans-auth-server: jwt "exp" must consider "keyRegenerationInterval" #1233 (023cf8a)
- jans-auth-server: make check whether user is active case insensitive #1550 (d141837)
- jans-auth-server: persist org_id from software statement into client's "o" attribute (021d3bd)
- jans-auth-server: removed dcrSkipSignatureValidation configuration property #1623 (6550247)
- jans-auth-server: removed id_generation_endpoint and other claims from discovery response #1827 (4068197)
- jans-auth-server: split grant validation logic into TokenRestWebServiceValidator #1591 (812e605)
- jans-auth-server: split validation logic to TokenRestWebServiceValidator #1591 (f9f6f49)
- jans-auth-server: updating arquillian tests 1247 (#2017) (ee200a7)
- update Coucbase ORM to conform SDK 3.x (config updates) #1851 (#2118) (fceec83)
Bug Fixes
- include idtoken with dynamic scopes for ciba (#2108) (d9b5341)
- jans-auth-server: client tests expects "scope to claim" mapping which are disabled by default #1873 (958cc92)
- jans-auth-server: corrected npe in JwtAuthorizationRequest (9c9e7bf)
- jans-auth-server: disable surefire for jans-auth-static (7869efa)
- jans-auth-server: fix missing jsonobject annotation (#1651) (be5b82a)
- jans-auth-server: fixed NPE during getting AT lifetime #1233 (f8be086)
- jans-auth-server: fixing client tests effected by "scope to claim" mapping which is disabled by default #1873 (#1910) (6d81792)
- jans-auth-server: generate description during built-in key rotation #1790 (#2068) (cd1a77d)
- jans-auth-server: increased period of session authn time check (#1918) (a41905a)
- login.xhtml: add google client js (#1666) (daf9849)
Documentation
- no docs (3083a3f)
- no docs (e488d10)
- no docs (685be30)
- no docs (cd1a77d)
- no docs (ca65b24)
- no docs (9b54357)
- no docs required (a41905a)
- no docs required (958cc92)
- no docs required (4068197)
- no docs required (812e605)
- no docs required (f9f6f49)
- no docs required (929048e)