v1.0.14
·
24329 commits
to 46b3da3f2dd94db2108971c1c798e320b3de4e36
since this release
1.0.14 (2023-06-12)
What's Changed
- chore(main): release jans-cli-tui 1.0.13 by @mo-auto3 in #4931
- chore(main): release jans-linux-setup 1.0.13 by @mo-auto3 in #4930
- chore(main): release jans-pycloudlib 1.0.13 by @mo-auto3 in #4929
- chore(main): release docker-jans-fido2 1.0.13-1 by @mo-auto2 in #4928
- chore(main): release docker-jans-scim 1.0.13-1 by @mo-auto2 in #4927
- chore(main): release docker-jans-monolith 1.0.13-1 by @mo-auto2 in #4926
- chore(main): release docker-jans-config-api 1.0.13-1 by @mo-auto2 in #4925
- chore(main): release docker-jans-configurator 1.0.13-1 by @mo-auto2 in #4924
- chore(main): release docker-jans-persistence-loader 1.0.13-1 by @mo-auto2 in #4923
- chore(main): release docker-jans-auth-server 1.0.13-1 by @mo-auto2 in #4922
- chore(main): release docker-jans-certmanager 1.0.13-1 by @mo-auto2 in #4921
- chore(main): release docs 1.0.13 by @mo-auto in #4910
- chore(main): release jans-notify 1.0.13 by @mo-auto in #4944
- fix(jans-auth-server): Illegal op_policy_uri parameter: - exclude entries with blank values from discovery response (oxauth counterpart) #4888 by @yuriyz in #4934
- docs: fix reference to OCI images by @iromli in #4970
- fix(config-api): hide smtp and client model utility method by @pujavs in #4976
- docs: scim and config-api details by @pujavs in #4977
- chore(agama): refactor deployment endpoint by @jgomer2001 in #4980
- feat: add json_valid valid check to MariaDB JSON column to determione by @yuremm in #4987
- feat: add json_valid valid check to MariaDB JSON column to determione by @yuremm in #4989
- fix(jans-cli-tui): height of checkbox field by @devrimyatar in #4985
- feat(jans-auth-server): made not found exceptions logging level configurable #4973 by @yuriyz in #4982
- chore: ui improvement of extension #4993 by @duttarnab in #4994
- chore: update readme and configuration #4966 by @duttarnab in #4967
- docs(jans-auth): #4957 by @maduvena in #4997
- docs (jans-auth): #4957 Update mysql-ops.md by @maduvena in #4998
- feat(config-api): cache-refresh plugin code by @pujavs in #5000
- fix(terraform-provider-jans): update terraform module by @moabu in #5002
- feat: add method to allow authenticate user by inum #5004 by @yuremm in #5005
- fix(fido2): unit test for the package io.jans.fido2.service.verifier by @Milton-Ch in #4782
- Fix(jans-fido2): TPM Assertion by @Milton-Ch in #4827
- feat(fido2): unit test for the io.jans.fido2.service.sg package by @Milton-Ch in #5006
- feat(agama): allow flows to supply the identity of the user to authenticate with a parameterizable attribute by @jgomer2001 in #5010
- fix(terraform-provider-jans): erorrs while using fido2 app configuration resource by @iromli in #5015
- feat: modifyAccessToken() must provide convenient method to add header by @yuremm in #5018
- docs: change top level catetory from
developer
tocontribute
by @ossdhaval in #5020 - feat: update MariaDB JSON_CONTAINS function usage to conform latest by @yuremm in #5025
- feat(terraform): add missing attributes for fido2 app configuration updates by @iromli in #5026
- docs: add recommendation about HA by @ossdhaval in #5029
- feat: move notify-client2 library to fido2 project #5030 by @yurem in #5031
- fix(docker-jans-loadtesting-jmeter): errors running flow executor by @iromli in #5001
- chore: fix typo in endpoint parameter by @yuremm in #5033
- feat: use PKCE in jans-tarp for auth flow #4996 by @duttarnab in #5008
- fix(docs): #4881 improvised by @maduvena in #5035
- fix(docs): Included Stepped-up Authentication in navigation by @maduvena in #5036
- feat: store AttestationType by @yurem in #4813
- feat: register jackson2 resteasy provider at startup #5038 by @yuremm in #5039
- docs: software statement DCR usecase by @ossdhaval in #5045
- feat(charts): add missing options for auth-server-key-rotation by @iromli in #5044
- docs: update API reference page for javadocs links by @ossdhaval in #5048
- fix(jans-fido2): compilation is failing due to missed jans-doc dependency #5051 by @yuriyz in #5052
- fix(jans-linux-setup): remove dependency distutils by @devrimyatar in #5011
- docs(fix): #1217 by @maduvena in #5056
- feat (jans-tarp) : shift additional param field to Auth request form #5054 by @duttarnab in #5055
- fix(jans-linux-setup): type of jans_stat is oauth by @devrimyatar in #5059
- feat: update SG script and notify client to conform scan API #5061 by @yuremm in #5062
- chore: increase application column size to 96 #5063 by @yurem in #5064
- fix(docs): #3675 by @maduvena in #5068
- fix(docs): Mention of Update Token script #3465 by @maduvena in #5069
- docs(reference guide): update README.md by @ossdhaval in #5073
- chore(jans-auth-server): upgraded snakeyaml cross-dependency to 2.0 #5071 by @yuriyz in #5072
- fix(terraform-provider-jans): update terraform module by @moabu in #5074
- docs(reference): update README.md by @ossdhaval in #5076
- docs(client mgmt): remove mention of stmt as id by @ossdhaval in #5078
- docs(contributing): add release testing checklist by @ossdhaval in #5050
- feat: enable working of tarp in incognito mode #5080 by @duttarnab in #5082
- fix(docs): minor addition #4881 by @maduvena in #5083
- docs(fix) : removing unnecessary folder #4707 by @maduvena in #5084
- fix(docs) : Create README.md by @maduvena in #5085
- fix: #5084 by @maduvena in #5086
- fix(docs): renamed SampleScript.py to PersistenceExtension.py by @maduvena in #5087
- fix(docs): #4707 by @maduvena in #5090
- feat: add authorization headers needed to access scan API from SG by @yuremm in #5093
- docs: Jans cn fix by @misba7 in #4947
- docs: terraform by @misba7 in #5040
- chore(docker-jans-persistence-loader): increase jansApp column size by @iromli in #5091
- feat(tent): support RP initiated logout by @christian-hawk in #5022
- fix(docker-jans-auth-server): compare contents before pushing otp_configuration and super_gluu_creds to secrets by @iromli in #4798
- fix(jans-linux-setup): maridb json columns by @devrimyatar in #5079
- fix(jans-linux-setup): change location of persistence script by @devrimyatar in #5095
- feat: Add DCR flow by @yurem in #5096
- chore(docker): sync assets from upstream by @iromli in #5099
- docs: add instructions to set SCIM log level by @jgomer2001 in #5106
- docs: add details of how oauth protection mode works by @jgomer2001 in #5107
- docs: add security considerations by @jgomer2001 in #5108
- feat: update SG script to conform prod server by @yurem in #5103
- docs(vm-ops): create Managing Key Rotation documentation by @yuriyz in #5111
- feat(jans-cli-tui): log command line for write operations by @devrimyatar in #5113
- fix(jans-auth-server): Device Flow fails if web session already exists #3388 by @yuriyz in #5114
- docs: write document for subject identifiers by @ossdhaval in #5115
- fix: failed to initialize resteasy proxy from script at server by @yurem in #5118
- docs(jans-auth): Create ACRouter.md #5120 by @maduvena in #5121
- docs(jans-auth-server): create documentation for logging #4879 by @yuriyz in #5122
- docs(jans-auth) : #3494 adding User Journeys by @maduvena in #5125
- doc(jans-cli-tui): update documentation for cmd logs by @devrimyatar in #5127
- Update cli-using-command-line-log.md by @devrimyatar in #5128
- fix(jans-cli-tui): userPassword should not be sent in customAttributes by @devrimyatar in #5130
- Update cli-using-command-line-log.md by @devrimyatar in #5132
- feat(jans-tarp): migrate tarp from vanilla javascript to react.js and typescript #5123 by @duttarnab in #5124
- docs: write external scripts document by @ossdhaval in #5135
- fix(config-api): test compile issue for cache refresh plugin by @pujavs in #5144
- fix: FullFlowAppleTest and FullFlowAndroidTest with error #5032 by @yuremm in #5150
- feat(jans-auth-server): Support of Select Account interception script #3452 by @yuriyz in #5149
- docs: write topic overview pages for properties, feature flags and endpoint sections by @ossdhaval in #5147
- feat: adding default values in fields #5143 by @duttarnab in #5145
- fix(terraform-provider-jans): update terraform module by @moabu in #5155
- docs(tui): retrieve admin password by @mzico in #5158
- docs: update cli-jans-authorization-server.md by @imShakil in #5166
- feat(jans-cache-refresh): add cache refresh to Jans by @shekhar16 in #5007
- docs(jans-auth-server): created documentation for reporting #4878 by @yuriyz in #5167
- fix(jans-cli-tui): agama project upload by @devrimyatar in #5161
- feat: override acr when triggering auth-flow #5168 by @duttarnab in #5169
- docs(config-api): fixed config-api sequence diagram by @pujavs in #5170
- docs(agama): rewrite Agama docs by @jgomer2001 in #5172
- docs(jans-auth-server): Update managing-key-rotation.md by @mzico in #5175
- (docs:jans-auth-server): Uploading KeyRotation property by @mzico in #5176
- (docs jans-auth-server): Update managing-key-rotation.md by @mzico in #5178
- chore(jans-auth-server): renamed dcrIssuers -> trustedSsaIssuer #5165 by @yuriyz in #5180
- feat: allow the full path of the configuration document during DCR #5173 by @duttarnab in #5174
- feat(agama): update deployer to account project's metadata
noDirectLaunch
by @jgomer2001 in #5182 - fix(config-api): resolved dependency conflict for CustomScriptService by @pujavs in #5183
- docs: create documentation for SCIM adding bulk users by @jgomer2001 in #5184
- fix(jans-fido2):move appleWebauthnRootCa to Fido2 configurations issue#4744 by @jmunozherbas in #4756
- docs: rewrite jans-specific agama docs by @jgomer2001 in #5188
- feat(jans-auth-server): add ability to set client expiration via DCR #5057 by @yuriyz in #5185
- feat: allow the full path of the configuration document during DCR #5173 by @duttarnab in #5193
- docs(oauth): add content about password grant by @ossdhaval in #5195
- chore(jans-config-api): remove flows management endpoints by @jgomer2001 in #5196
- docs(persistence): create documentation for the overview section of the database guide by @yurem in #5200
- feat(fido2): validate acceptable status when loading MDS by @Milton-Ch in #5192
- docs(jans-auth-server): update audit logs by @mmrraju in #5199
- chore(deps): bump zeebe-io/backport-action from 1.2.0 to 1.3.1 by @dependabot in #5194
- chore(docker-jans-fido2): move location of downloaded Apple WebAuthn Root CA file by @iromli in #5190
- fix(docker-jans-auth-server): handle missing secret when comparing contents by @iromli in #5187
- chore(main): release jans-bom 1.0.14-SNAPSHOT by @mo-auto in #5211
- chore(main): release jans-config-api 1.0.14-SNAPSHOT by @mo-auto in #5209
- chore(main): release jans-scim 1.0.14-SNAPSHOT by @mo-auto in #5208
- chore(main): release jans-eleven 1.0.14-SNAPSHOT by @mo-auto in #5207
- chore(main): release agama 1.0.14-SNAPSHOT by @mo-auto in #5206
- chore(main): release jans-orm 1.0.14-SNAPSHOT by @mo-auto in #5205
- chore(main): release jans-fido2 1.0.14-SNAPSHOT by @mo-auto in #5204
- chore(main): release jans-core 1.0.14-SNAPSHOT by @mo-auto in #5203
- fix(docs): autogenerate docs by @mo-auto in #5224
- fix(docs): autogenerate docs by @mo-auto in #5225
- chore(main): release jans-fido2 1.0.14 by @mo-auto in #5233
- chore(main): release agama 1.0.14 by @mo-auto in #5231
- chore(main): release jans-bom 1.0.14 by @mo-auto in #5230
- chore(main): release jans-config-api 1.0.14 by @mo-auto in #5229
- chore(main): release jans-orm 1.0.14 by @mo-auto in #5227
- chore(main): release jans-scim 1.0.14 by @mo-auto in #5228
- chore(main): release jans-core 1.0.14 by @mo-auto in #5226
- chore(main): release 1.0.14 by @mo-auto3 in #5223
New Contributors
Full Changelog: v1.0.13...v1.0.14