Releases: JanssenProject/jans
Releases · JanssenProject/jans
docker-jans-casa: v1.0.22-1
docker-jans-auth-server: v1.0.22-1
docker-jans-all-in-one: v1.0.22-1
v1.0.21
What's Changed
- fix(jans-auth): SCIM sample script doesnt have all methods by @maduvena in #6532
- fix(jans-casa): error while enrolling OTP by @jgomer2001 in #6549
- docs (jans-lock): Added note about east-west service mesh authorization to Lock README by @nynymike in #6550
- Updated jans version from 19_dev to latest 20-1 by @corriganjeff in #6547
- fix(docker-jans): allow custom salt by @iromli in #6551
- feat(jans-auth-server): archived jwks by @yuriyz in #6503
- fix: API spec metadata by @ossdhaval in #6473
- feat(jans-cli-tui): replace list by label container for scope claims by @devrimyatar in #6521
- chore(deps): bump org.json:json from 20230227 to 20231013 in /jans-bom by @dependabot in #6301
- feat: if DB column is boolean convert string "true" and '1' to true by @yurem in #6515
- feat(jans-linux-tui): tag field for endpoint adminUIPermissions by @devrimyatar in #6556
- fix(docker-jans-configurator): add missing salt field by @iromli in #6560
- chore(jans-auth-server): added oauth2-oidc-sdk dependency #6545 by @yuriyz in #6554
- feat(docker-jans-keycloak-link): add image for jans-keycloak-link by @iromli in #6417
- feat(docker-jans-saml): add image for jans-saml by @iromli in #6436
- docs(config-api): issue 6382 - regen spec to reflect new fields in ClientAttributes by @pujavs in #6566
- chore: fix dependecies to guava lib by @yurem in #6569
- chore(deps): bump org.apache.james:apache-mime4j-storage from 0.8.3 to 0.8.9 in /jans-config-api by @dependabot in #6571
- feat(docker-jans): add archived jwks by @iromli in #6564
- feat: add casa, and enable public endpoints by @misba7 in #6455
- feat: add postgres option by @misba7 in #6557
- fix(jans-auth-server): UpdateToken script is not invoked during Implicit Flow #6561 by @yuriyz in #6573
- feat(jans-keycloak-link): implement password decryption by @shekhar16 in #6335
- chore(agama): rephrase misleading message in log by @jgomer2001 in #6580
- docs: add feature flag update instructions by @ossdhaval in #6583
- feat(jans-cli-tui): JWT Response for OAuth Token Introspection by @devrimyatar in #6574
- feat(jans-linux-setup): use reference token for TUI by @devrimyatar in #6585
- fix(config-api): json build issue and saml plugin swagger spec annotation by @pujavs in #6582
- feat: replace jwt token with reference token to access config-api (admin ui plugin) #6562 by @duttarnab in #6587
- docs: add
using-command-line-log.md
to navigation by @ossdhaval in #6576 - docs(config-api): auth featureFlags should be described as enum in spec by @pujavs in #6590
- fix(jans-cli-tui): fix saving acr script by @devrimyatar in #6593
- chore: chore(jans-auth-server): add convenience method to send html email by @jgomer2001 in #6595
- docs: fix postgres host by @misba7 in #6602
- feat(docker-jans): use reference token for TUI client by @iromli in #6600
- feat(docker-jans-config-api): change the location of admin-ui log files by @iromli in #6578
- docs: added details for
.config
directory by @ossdhaval in #6608 - docs: some fixes by @misba7 in #6596
- fix: serialization of undesired content when a flow crashes by @jgomer2001 in #6609
- feat(jans-linux-setup): config-api idp-plugin by @devrimyatar in #6613
- docs(saml-plugin): saml swagger spec rectification by @pujavs in #6605
- docs: pkce documentation by @Milton-Ch in #6588
- fix: avoid crash when variables at the top of util.js are serialized by @jgomer2001 in #6614
- fix(config-api): Made client_id optional for TR / custom script by @pujavs in #6617
- docs: pkce formats !!! note by @Milton-Ch in #6623
- feat(jans-cli-tui): provide list of enabled scripts for client scripts by @devrimyatar in #6621
- fix: update transpiled code of test flows by @jgomer2001 in #6625
- fix(jans-cli-tui): search attribute by @devrimyatar in #6630
- fix: add missing attribute name by @jgomer2001 in #6631
- [StepSecurity] Apply security best practices by @step-security-bot in #6638
- feat(docker-jans): automatically update schema of sql/spanner tables by @iromli in #6634
- chore(deps-dev): bump org.glassfish.main.extras:glassfish-embedded-all from 4.1.2 to 7.0.10 in /jans-auth-server by @dependabot in #6642
- chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.3.2 in /jans-core by @dependabot in #6645
- chore(deps): bump org.eclipse.microprofile.config:microprofile-config-api from 3.0.1 to 3.1 in /jans-config-api by @dependabot in #6754
- feat(jans-auth-server): set feature flags state according to list discussed in #6611 by @yuriyz in #6769
- Update setup.md by @corriganjeff in #6552
- fix(terraform-provider-jans): update terraform module by @moabu in #6771
- chore(deps): bump io.swagger.core.v3:swagger-maven-plugin-jakarta from 2.2.7 to 2.2.19 in /jans-config-api by @dependabot in #6775
- chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 in /jans-scim by @dependabot in #6707
- chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.7.3.4 to 4.8.1.0 in /jans-scim by @dependabot in #6745
- chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.5.0 to 3.6.1 in /jans-scim by @dependabot in #6764
- chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M7 to 4.0.0-M12 in /jans-scim by @dependabot in #6763
- chore(deps): bump org.freemarker:freemarker from 2.3.31 to 2.3.32 in /agama by @dependabot in #6646
- bump org.jboss.resteasy:resteasy-client-microprofile from 4.7.5.Final to 4.7.9.Final in /jans-auth-server by @dependabot in #6778
- feat(config-api): new endpoint to fetch feature flag except UNKOWN by @pujavs in #6779
- bump org.testng:testng from 6.14.3 to 7.8.0 in /jans-bom by @dependabot in #6751
- chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 10.15 to 11.7 in /jans-bom by @dependabot in #6748
- chore(deps): bump jakarta.mail:jakarta.mail-api from 2.1.0 to 2.1.2 in /jans-bom by @dependabot in #6747
- chore(deps): bump resteasy.version from 6.0.3.Final to 6.2.6.Final in /jans-bom by @dependabot in #6746
- chore(deps): bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 in /jans-bom by @dependabot in #6743
- fix(jans-core): jans-core starts to fail after dependencies upgrade #6783 by @yuriyz in #6784
- chore(jans-casa): update custom script to support scan api by @jgomer2001 in #6782
- fix(jans-core): fixing jans-core compilation dependencies upgrade #6783 by @yuriyz in #6785
- fix(jans-bom): resteasy 6.2.x required weld upgrade thus reverting resteasy back to 6.0.3.Final #6787 by @yuriyz in #6789
- feat(jans-auth-server): adapted test code after testng upgrade 6.14.3 -> 7.8.0 #6791 by @yuriyz in #6792
- chore(deps): bump blazemeter/taurus from 1.16.21 to 1.16.26 in /demos/benchmarking/doc...
jans-scim: v1.0.21
jans-pycloudlib: v1.0.21
jans-orm: v1.0.21
jans-lock: v1.0.21
jans-linux-setup: v1.0.21
1.0.21 (2023-12-14)
Features
- add message configuration api to config-api #6982 (#6983) (945ba76)
- agama: use a mixed strategy for serialization (#6883) (00aee0c)
- idp-plugin: inbound SAML with Keycloak as SP and external SAML IDP (#6793) (bc5eaad)
- jans-auth-server: archived jwks (#6503) (c86ae0a)
- jans-auth-server: set feature flags state according to list discussed in #6611 (#6769) (fa98c32)
- jans-config: changes to merge config-idp-plugin merged with config-saml-plugin (#6921) (86e71c9)
- jans-linux-setup: config-api idp-plugin (#6613) (291fe84)
- jans-linux-setup: config-idp-plugin related changes (#6895) (caea056)
- jans-linux-setup: put KC behind apache (#7092) (2c545c3)
- jans-linux-setup: table based col size for rdbm (#6920) (29a58cd)
- jans-linux-setup: use reference token for TUI (#6585) (2918c11)
- kc-saml-plugin: saml enhancement for validation (#6949) (ba07f32)
Bug Fixes
- add missing attribute name #6624 (#6631) (86bbfa9)
- avoid crash when variables at the top of util.js are serialized (#6614) (d1a10da)
- jans-linux-setup: jans saml installation (#7002) (70e4c54)
- jans-linux-setup: postgresql permission (#6890) (45ce059)
- jans-linux-setup: python requests-toolbelt library for tui (#7052) (f0ecba7)
- jans-linux-setup: remove keycloak-storage-api.properties and render keycloak.conf (#6529) (cc9d64f)
- jans-linux-setup: sql key regeneration (#7004) (a926d75)
- kc-saml-plugin: error while updating SAML TR (#6974) (ad3041d)
- prepare for 1.0.21 release (#7008) (2132de6)
- update transpiled code of test flows #6624 (#6625) (9481c53)