Skip to content

Releases: JanssenProject/jans

jans-client-api: v1.0.0-beta.15

02 Mar 11:34
1724f3b
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Bug Fixes

  • jans-client-api/server/pom.xml to reduce vulnerabilities (89756bb)
  • jans-client-api: corrected test cases configuration #724 (#726) (f98db00)

Miscellaneous Chores

jans-cli: v1.0.0-beta.15

02 Mar 11:41
1d62a44
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

Documentation

  • remove sonar badges table from readme (#694) (08f4f1f)

Miscellaneous Chores

jans-bom: v1.0.0-beta.15

02 Mar 11:34
27bde4a
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

  • jans-config-api: security issue - upgrade dependencies (#883) (10568ff)

Miscellaneous Chores

jans-auth-server: v1.0.0-beta.15

02 Mar 11:34
1bcf0a6
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

  • #836 support push token update on finish authentication (#837) (4d6d916)
  • jans-auth-server: add methods to dynamic client registration script to modify POST, PUT and GET responses (#661) (2aa2ba8)
  • jans-auth-server: added cache support to /stat endpoint (e1dba92)
  • jans-auth-server: added new stat response service with test (9d60629)
  • jans-auth-server: added post response modification method (db936f9)
  • jans-auth-server: added put response modification method (00a24f2)
  • jans-auth-server: added read response modification method (ec8864b)
  • jans-auth-server: added to par extra nbf and exp (for 60min) validation (#838) (9db47a4)
  • jans-auth-server: allow return custom authz params to rp in response (#756) (0e865fb)
  • jans-auth-server: extending crypto support sub pr4 (#670) (fe07d76)
  • jans-auth-server: invoke custom script methods for response modification (da44d5a)
  • jans-auth-server: reject par without pkce for fapi (332df41)
  • jans-auth-server: set public subject identifier per client (#800) (c303bbc)
  • jans-auth-server: turn off consent for pairwise openid-only scope (#708) (a96007d)
  • jans-config-api: add deletable flag to admin-ui role object #888 (#900) (500a773)
  • par should be able to register with nbf (a4a2981)

Bug Fixes

  • brazilob jarm fapi conformance test last7 issues (#695) (edab074)
  • code reformatting as suggested (a70ceda)
  • correction as suggested in review (adddb1a)
  • early exit to avoid nested if(s) (ab65ac9)
  • for JARM issue 310 311 and 314 (ae0cdb9)
  • import Nullable (5057531)
  • jans-auth-server: check alg none to display error JARM issue310 (#786) (b21a052)
  • jans-auth-server: corrected 500 error if absent redirect_uri in object for fapi (89e586a)
  • jans-auth-server: corrected error code for absent redirect_uri in object (fapi) (f73430c)
  • jans-auth-server: corrected jarm error response (1d4b53b)
  • jans-auth-server: corrected jarm isuue #310 (#773) (e1cdc19)
  • jans-auth-server: corrected jarm response mode (9e3bf69)
  • jans-auth-server: corrected npe in jarm (5cae544)
  • jans-auth-server: corrected wrong expires_in (428c5b3)
  • jans-auth-server: covered one more case when consent is off (8b59739)
  • jans-auth-server: don't fail registration without custom script (#711) (277be82)
  • jans-auth-server: error code correction unregister redirect_uri (#814) #816 (fe4d6a0)
  • jans-auth-server: fixed device authz tests (8a952d7)
  • jans-auth-server: fixed error code during error response creation (0d47490)
  • jans-auth-server: for issue#315 JARM registered redirect uri (#752) (fe2dc59)
  • jans-auth-server: if consent is off then check whether response already have access_tokne (81ad31b)
  • jans-auth-server: if consent is off then check whether response already have code (294bb22)
  • jans-auth-server: jarm failing tests (#745) (5d0b401)
  • jans-auth-server: jarm tests fix (ddf3423)
  • jans-auth-server: set par expiration to request object exp #824 (#860) (c835c38)
  • JARM tests fix (3bfb95f)
  • newly added eddsa cause exception (#727) (6e5a865)
  • replace non UTF-8 characters (#770) (bb386cd)
  • upgrade commons-codec:commons-codec from 1.7 to 20041127.091804 (3d319b8)
  • upgrade oauth.signpost:signpost-commonshttp4 from 2.0.0 to 2.1.1 (7246e8f)
  • upgrade org.apache.httpcomponents:httpcore from 4.4.5 to 4.4.15 (82689d2)
  • upgrade org.bitbucket.b_c:jose4j from 0.6.4 to 0.7.9 (874e2ad)
  • upgrade org.codehaus.jettison:jettison from 1.3.2 to 1.4.1 (5ffe19d)
  • use diamond operator (#766) (57664b0)

Miscellaneous Chores

docs: v1.0.0-beta.15

02 Mar 11:34
10bad3a
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

  • add POST /rolePermissionsMapping for adding new rolePermissionsMapping entry #144 (7bcad3b)
  • add POST /rolePermissionsMapping for adding new rolePermissionsMapping entry #144 (932a45b)
  • protecting Admin-UI Plugin Apis #142 (52e8846)
  • protecting Admin-UI Plugin Apis #142 (a1a0d54)

Miscellaneous Chores

docker-jans-scim: v1.0.0-beta.15

02 Mar 11:38
be29c0f
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

  • gprcio bug in build error (664a4fe)
  • pycloudlib: missing tar option to not restore file timestamp #613 (#627) (d19fbfd)

Miscellaneous Chores

docker-jans-persistence-loader: v1.0.0-beta.15

02 Mar 11:38
70fc931
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

Miscellaneous Chores

docker-jans-fido2: v1.0.0-beta.15

02 Mar 11:38
ede5a76
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

Miscellaneous Chores

docker-jans-configurator: v1.0.0-beta.15

02 Mar 11:38
0ce2eca
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

  • gprcio bug in build error (664a4fe)
  • pycloudlib: missing tar option to not restore file timestamp #613 (#627) (d19fbfd)

Miscellaneous Chores

docker-jans-config-api: v1.0.0-beta.15

02 Mar 11:38
56c9f43
Compare
Choose a tag to compare

1.0.0-beta.15 (2022-03-02)

Features

Bug Fixes

Miscellaneous Chores