Skip to content

Releases: JanssenProject/jans

docker-jans-configurator: v1.0.21-1

14 Dec 12:27
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Bug Fixes

docker-jans-config-api: v1.0.21-1

14 Dec 12:27
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Features

  • docker-jans-config-api: change the location of admin-ui log files (#6578) (7efe882)
  • docker-jans-saml: add image for jans-saml (#6436) (b6bd145)
  • docker-jans: add archived jwks (#6564) (119d9ad)
  • docker-jans: use mixed strategy for Agama serialization (#6889) (289cf26)
  • docker-jans: use reference token for TUI client (#6600) (3c5c0e9)

Bug Fixes

docker-jans-certmanager: v1.0.21-1

14 Dec 12:27
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Bug Fixes

docker-jans-casa: v1.0.21-1

14 Dec 12:26
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Features

Bug Fixes

docker-jans-auth-server: v1.0.21-1

14 Dec 12:26
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Features

  • docker-jans: add archived jwks (#6564) (119d9ad)
  • docker-jans: use mixed strategy for Agama serialization (#6889) (289cf26)

Bug Fixes

docker-jans-all-in-one: v1.0.21-1

14 Dec 12:26
Compare
Choose a tag to compare

1.0.21-1 (2023-12-14)

Bug Fixes

agama: v1.0.21

14 Dec 11:47
Compare
Choose a tag to compare

1.0.21 (2023-12-14)

Features

  • agama: use a mixed strategy for serialization (#6883) (00aee0c)

Bug Fixes

v1.0.20

09 Nov 16:05
Compare
Choose a tag to compare

What's Changed

  • chore(main): release jans-linux-setup 1.0.19 by @mo-auto3 in #6259
  • chore(main): release jans-cli-tui 1.0.19 by @mo-auto3 in #6258
  • chore(main): release jans-pycloudlib 1.0.19 by @mo-auto3 in #6257
  • chore(main): release docker-jans-persistence-loader 1.0.19-1 by @mo-auto2 in #6256
  • chore(main): release docker-jans-link 1.0.19-1 by @mo-auto2 in #6255
  • chore(main): release docker-jans-scim 1.0.19-1 by @mo-auto2 in #6254
  • chore(main): release docker-jans-fido2 1.0.19-1 by @mo-auto2 in #6253
  • chore(main): release docker-jans-configurator 1.0.19-1 by @mo-auto2 in #6252
  • chore(main): release docker-jans-monolith 1.0.19-1 by @mo-auto2 in #6251
  • chore(main): release docker-jans-config-api 1.0.19-1 by @mo-auto2 in #6250
  • chore(main): release docker-jans-casa 1.0.19-1 by @mo-auto2 in #6249
  • chore(main): release docker-jans-certmanager 1.0.19-1 by @mo-auto2 in #6248
  • chore(main): release docker-jans-auth-server 1.0.19-1 by @mo-auto2 in #6247
  • chore(main): release keycloak-integration 1.0.19 by @mo-auto in #6246
  • chore(main): release jans-link 1.0.19 by @mo-auto in #6243
  • chore(main): release jans-casa 1.0.19 by @mo-auto in #6242
  • chore(main): release docs 1.0.19 by @mo-auto in #6234
  • chore(main): release jans-core 1.0.19 by @mo-auto in #6270
  • chore(main): release jans-config-api 1.0.19 by @mo-auto in #6269
  • feat(jans-auth-server): multi-step authn challenge flow custom script by @yuriyz in #6275
  • feat(jans-config-api): need API to fetch list containing all script-types from persistence by @pujavs in #6276
  • feat(jans-auth-server): enabled authorization_challenge scope for dynamic registration #6277 by @yuriyz in #6278
  • docs: add branch to the script by @misba7 in #6289
  • feat(config-api): open api spec changes for fetch custom script type endpoint by @pujavs in #6290
  • feat: the openid and authorization_challenge scopes should be used by default for DCR #6286 by @duttarnab in #6287
  • fix(jans-pycloudlib): incorrect persistence entry check for ldap and couchbase by @iromli in #6297
  • chore(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #6079
  • fix: make tarp compatible with keycloak #6229 by @duttarnab in #6274
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #6309
  • chore(deps): bump ossf/scorecard-action from 2.1.2 to 2.3.0 by @dependabot in #6308
  • feat(jans-linux-setup): setup Jans-keycloak-link files by @shekhar16 in #6281
  • feat(jans-cli-tui): obtain script types from config-api by @devrimyatar in #6314
  • feat(jans-linux-setup): display casa browse url after setup by @devrimyatar in #6315
  • feat(jans-auth-server): add configuration property to AS which will allow to bypass basic client authentication restriction to query only own tokens #6307 by @yuriyz in #6317
  • fix(jans-linux-setup): KC install fixes by @devrimyatar in #6311
  • docs: fixes by @misba7 in #5984
  • test(jans-auth-server): fixed test client for AuthorizationChallengeHttpTest #6318 by @yuriyz in #6325
  • feat: changing names of clients used in admin-ui by @duttarnab in #6326
  • docs(casa): casa content adaptation by @ossdhaval in #6284
  • fix(jans-linux-setup): super gluu credentials url by @devrimyatar in #6330
  • fix(jans-linux-setup): super gluu credentials url for test data by @devrimyatar in #6333
  • Update developer-faq.md for letsencrypte by @manojs1978 in #6323
  • feat(jans-pycloudlib): add lock to prevent race condition by @iromli in #6329
  • chore(Dockerfile): updated build dates by @mo-auto in #6336
  • feat(jans-auth-server): added PKCE support to authz challenge endpoint #6180 by @yuriyz in #6339
  • chore: refactor 2FA requirements related to password by @jgomer2001 in #6342
  • certbot_instruction updates by @manojs1978 in #6299
  • docs: add clear cli instructions by @misba7 in #6344
  • fix(jans-pycloudlib): handle operational error when creating table for lock by @iromli in #6347
  • Sharpen messaging on README and platform goals doc. by @nynymike in #6359
  • docs: add sections for Keycloak documents by @ossdhaval in #6351
  • fix(docs): remove additional Agama title by @ossdhaval in #6361
  • fix(docker-jans-casa): add missing smtp-keys.pkcs12 file by @iromli in #6354
  • chore(docker-jans-link): sync assets from upstream by @iromli in #6356
  • fix(jans-auth-server): cnf introspection response is null even when valid cert is send during MTLS #6343 by @yuriyz in #6363
  • fix(jans-cli-tui): hide client scret by @devrimyatar in #6372
  • fix(docs): minor fixes in DPOP document by @ossdhaval in #6374
  • refactor(keycloak-storage-api): reorganize and structure keycloak folder with current jans nomenclature by @pujavs in #6377
  • fix(jans-cli-tui): save changes before testing STMP config by @devrimyatar in #6378
  • fix(jans-linux-setup): jans-saml dependencies by @devrimyatar in #6379
  • Fixed Typos in main Jans project README by @nynymike in #6368
  • chore(Dockerfile): updated build dates by @mo-auto in #6348
  • feat(docker-all-in-one): create image requirements by @moabu in #6340
  • fix(jans-linux-setup): change oxtrust to Janssen by @devrimyatar in #6384
  • fix(jans-linux-setup): kc maven urls by @devrimyatar in #6386
  • fix(docker-jans-auth-server): add agama inbound jar by @moabu in #6388
  • fix (jans-chip-ios): Bug fixes for intial development #6364 by @duttarnab in #6365
  • Docs: Mutual TLS by @Milton-Ch in #6331
  • Docs: Fix mTLS doc by @Milton-Ch in #6395
  • feat(docker-jans-all-in-one): implement plugin system by @iromli in #6392
  • docs: fix discussion link typo by @misba7 in #6366
  • docs(chip): add notes for workspace setup by @ossdhaval in #6397
  • docs: fix formatting issues in introspection endpoint doc by @ossdhaval in #6399
  • docs: fix formatting issues in persistence doc by @ossdhaval in #6400
  • fix(docker-jans-all-in-one): adjust permissions for jans-link component by @iromli in #6402
  • fix: registration_uri for super gluu script defaults to an /identity by @yurem in #6369
  • fix(terraform-provider-jans): update provider to match latest API by @moabu in #6403
  • fix(jans-linux-setup): saml install issues by @devrimyatar in #6407
  • fix(jans-cli-tui): ruamel.yaml<0.18.0 by @devrimyatar in #6411
  • fix: incorrect /license/details reponse (admin-ui) #6418 by @duttarnab in #6419
  • feat(jans-auth-server): allow revoke any token - explicitly allow by config and scope #6381 by @yuriyz in #6412
  • fix(jans-linux-setup): selected idp by @devrimyatar in #642...
Read more

jans-scim: v1.0.20

08 Nov 14:39
Compare
Choose a tag to compare

1.0.20 (2023-11-08)

Bug Fixes

  • prepare for 1.0.20 release (c6e806e)

jans-pycloudlib: v1.0.20

08 Nov 16:01
Compare
Choose a tag to compare

1.0.20 (2023-11-08)

Features

  • jans-pycloudlib: add lock to prevent race condition (#6329) (9dd82da)

Bug Fixes

  • jans-pycloudlib: handle operational error when creating table for lock (#6347) (25633cf)
  • jans-pycloudlib: incorrect persistence entry check for ldap and couchbase (#6297) (87ac453)
  • prepare for 1.0.20 release (c6e806e)