v1.0.15
1.0.15 (2023-07-12)
Bug Fixes
- prepare for 1.0.15 release (0e3cc2f)
What's Changed
- chore(main): release jans-cli-tui 1.0.14 by @mo-auto3 in #5222
- chore(main): release jans-linux-setup 1.0.14 by @mo-auto3 in #5221
- chore(main): release jans-pycloudlib 1.0.14 by @mo-auto3 in #5220
- chore(main): release docker-jans-auth-server 1.0.14-1 by @mo-auto2 in #5219
- chore(main): release docker-jans-monolith 1.0.14-1 by @mo-auto2 in #5218
- chore(main): release docker-jans-persistence-loader 1.0.14-1 by @mo-auto2 in #5217
- chore(main): release docker-jans-configurator 1.0.14-1 by @mo-auto2 in #5216
- chore(main): release docker-jans-scim 1.0.14-1 by @mo-auto2 in #5215
- chore(main): release docker-jans-config-api 1.0.14-1 by @mo-auto2 in #5214
- chore(main): release docker-jans-certmanager 1.0.14-1 by @mo-auto2 in #5213
- chore(main): release docker-jans-fido2 1.0.14-1 by @mo-auto2 in #5212
- chore(main): release docs 1.0.14 by @mo-auto in #5202
- chore(main): release jans-eleven 1.0.14 by @mo-auto in #5232
- chore(main): release jans-auth-server 1.0.14-SNAPSHOT by @mo-auto in #5210
- docs(jans-auth-server): update logLevels by @mmrraju in #5146
- chore: move jans-fido2/notify-client to jans-core/notify-client by @yurem in #5236
- docs(OpenID): add content about id token by @ossdhaval in #5238
- feat(fido2): added MDS loading from external URL by @Milton-Ch in #5162
- docs(OAuth feature): create documentation for PAR #4859 by @yuriyz in #5244
- feat(docs): added documentation for apple certificates by @Milton-Ch in #5246
- fix(jans-cli): remove local jwt token when session is revoked by @devrimyatar in #5249
- feat: add client expiry date field in registration form #5240 by @duttarnab in #5241
- fix: jans-auth-server: initializing of jsf navigation has been updated; by @smansoft in #5253
- feat (jans-config-api): add feature in admin-ui to request trial license#5109 by @duttarnab in #5110
- fix: adjust opendj permissions and remove unneeded initContainer by @misba7 in #5100
- fix(jans-fido2): buildfix - removed stale notify-client reference after move to jans-core #5257 by @yuriyz in #5258
- feat(jans-tarp): on registering client the scope parameter should be space separated string #5259 by @duttarnab in #5260
- feat(docker-jans-fido2): loading mds using external urls by @iromli in #5251
- chore(deps): bump guava from 31.1-jre to 32.0.0-jre in /jans-bom by @dependabot in #5261
- test(jans-auth-server): some tests fail after removing automatic client scopes granting #5262 by @yuriyz in #5263
- docs(navigation): add user management by @ossdhaval in #5242
- docs(openid): write documentation for logout methods by @ossdhaval in #5264
- test(jans-auth-server): bulk fixes of tests after AS behavior changes #5262 by @yuriyz in #5265
- chore: fix CR version by @yuremm in #5266
- fix(jans-cache-refresh): cache refresh fixes by @shekhar16 in #5268
- test(jans-auth-server): bulk fixes of tests after AS behavior changes #5262 by @yuriyz in #5270
- feat(jans-linux-setup): cache refresh installation by @devrimyatar in #4745
- test(jans-auth-server): some tests fail after removing automatic client scopes granting #5262 by @yuriyz in #5271
- feat(config-api): cache config plugin refresh attributes by @pujavs in #5276
- docs(usermgmt):docs on 'managing users with LDAP and Jans TUI' by @mmrraju in #5278
- fix(jans-linux-setup): cache refresh port by @devrimyatar in #5279
- docs(scim): add more details to documentation for SCIM configuration by @jgomer2001 in #5284
- fix: admin-ui should redirect to login page if license has been already activated #5282 by @duttarnab in #5283
- fix(jans-scim): date custom attribute not returned on user creation when set via custom script by @jgomer2001 in #5281
- fix(jans-auth-server): ClassCastException during select account #5285 by @yuriyz in #5286
- chore(jans-auth-server): added more trace logs #5262 by @yuriyz in #5287
- Docs oauth dpop by @ossdhaval in #5290
- chore: fido2 server should allow enrollment if session is by @yuremm in #5295
- docs: #819 Twilio interception script by @maduvena in #5297
- chore: fido2 server should allow enrollment if session is by @yuremm in #5298
- fix(jans-linux-setup): CR variable names and snapshot dir by @devrimyatar in #5302
- Update setup.md by @devrimyatar in #5305
- Update README.md by @devrimyatar in #5306
- document updated for gpg key import by @manojs1978 in #5304
- Jans cli tui combobox spacing by @devrimyatar in #5307
- fix(jans-cli-tui): set checkbox selected index to 0 upon filtering by @devrimyatar in #5308
- fix: remove unneeded configuration snippet by @misba7 in #5315
- Update suse.md by @devrimyatar in #5319
- Update rhel.md by @devrimyatar in #5320
- fix(jans-linux-setup): opendj stop for nonldap backends by @devrimyatar in #5318
- docs(config-api): rectify agama doc title by @pujavs in #5314
- chore: add sql injection test sample by @yuremm in #5328
- Some minor fixes to Jans SUSE install by @nynymike in #5332
- fix(jans-pycloudlib): unable to parse mysql server version by @iromli in #5337
- chore(Dockerfile): updated build dates by @mo-auto in #5338
- docs: rewrite rdbm doc schema generator for mysql and pgsql by @devrimyatar in #5141
- fix(jans-linux-setup): remove unit files upon uninstall by @devrimyatar in #5344
- feat(jans-linux-setup): add option --keep-setup by @devrimyatar in #5343
- Restore usage of PoolingHttpClientConnectionManager in scim client by @jgomer2001 in #5348
- chore(jans-auth-server): added more logs during select account #5262 by @yuriyz in #5351
- fix(jans-auth-server): corrected current_sessions cookie value encoding #5262 by @yuriyz in #5352
- docs: helm upgrade by @misba7 in #5349
- feat (config-api): add opHost url in /config response in admin-ui plugin #5353 by @duttarnab in #5355
- fix(jans-auth-server): explicit user consent is required when up-scope within client authorized scopes #5247 by @yuriyz in #5360
- fix(jans-linux-setup): scope offline_access is non-default by @devrimyatar in #5359
- fix(jans-linux-setup): mapping changes for admin-ui by @devrimyatar in #5362
- docs(usermgmt): Update scim user management by @mmrraju in #5363
- Orm docs 3 by @yurem in #5368
- feat(jans-link): change module name by @shekhar16 in #5367
- fix(docs): autogenerate MYSQL RDBMS docs by @mo-auto in #5346
- fix(docs): autogenerate PGSQL RDBMS docs by @mo-auto in #5347
- feat(docker): add deletion support for persistence by @iromli in #5370
- feat(jans-linux-setup): disable selinux by @devrimyatar in #5386
- chore(Dockerfile): updated build dates by @mo-auto in #5387
- Update suse.md for sudo command by @manojs1978 in #5391
- feat(jans-linux-setup): make jans_stat a default oauth scope #5393 by @yuriyz in #5394
- Update rhel.md for gpg key changes by @manojs1978 in #5397
- Update ubuntu.md for gpgkey by @manojs1978 in #5398
- fix(jans-auth-server): check client has access before granting by @yuriyz in #5399
- feat(jans-cli-tui): configure screen changes by @devrimyatar in #5389
- feat(jans-linux-setup): argument -disable-selinux by @devrimyatar in #5401
- fix(jans-link): fix for lastupdate by @shekhar16 in #5375
- docs: much needed content refresh of main Janssen Project README home page. by @nynymike in #5372
- docs: added cli-agama.md by @imShakil in #5406
- fix(docs): markdown structure of RDBM schema creation by @devrimyatar in #5404
- fix(doc): disable-selinux optin in vm-setup by @devrimyatar in #5408
- fix(jans-orm): orm compilation failure #5412 by @yuriyz in #5413
- fix(jans-orm): orm compilation failure #5412 by @yuriyz in #5415
- fix(jans-linux-setup): spanner import ldif with modify add by @devrimyatar in #5430
- Merge linkupdates by @yurem in #5435
- fix(jans-link): corrected import class in py script by @shekhar16 in #5440
- docs(cli): add agama CLI to nav by @ossdhaval in #5426
- fix(jans-auth-server): maintain client scopes during authorization #5247 by @yuriyz in #5448
- fix(config-api): cache refresh pwd encryption and agama spec by @pujavs in #5449
- doc(jans-cli-tui): find tui client id by @devrimyatar in #5450
- docs(scopes): created documentation for scopes #4714 by @yuriyz in #5460
- docs: #605 - mention setting integer value claim by @maduvena in #5463
- feat(jans-link): set jans-link by default disabled by @shekhar16 in #5472
- fix(jans-cli-tui): remove agama developer studio by @devrimyatar in #5466
- feat(agama): prefix log statements generated by Agama flows with the qualified name by @jgomer2001 in #5475
- feat(config-api): rename cache-refresh-plugin to jans-link-plugin by @pujavs in #5457
- fix(jans-cli-tui): error while saving auth creds by @devrimyatar in #5446
- test(jans-auth-server): adapted test after new methods added into SessionIdService #5476 by @yuriyz in #5477
- refactor(jans-linux-setup): order start level of jans services by @devrimyatar in #5478
- docs(agama): describe what (and where) is logged in Agama by @jgomer2001 in #5480
- Update jans suse.md doc for enable package by @manojs1978 in #5481
- feat(jans-link): change schema name cache refresh to link by @shekhar16 in #5484
- docs(auth-server): created documentation for OAuth features overview README #4899 by @yuriyz in #5486
- chore(main): release jans-config-api 1.0.15-SNAPSHOT by @mo-auto in #5495
- chore(main): release jans-bom 1.0.15-SNAPSHOT by @mo-auto in #5493
- chore(main): release agama 1.0.15-SNAPSHOT by @mo-auto in #5492
- chore(main): release jans-scim 1.0.15-SNAPSHOT by @mo-auto in #5491
- chore(main): release jans-orm 1.0.15-SNAPSHOT by @mo-auto in #5490
- chore(main): release jans-fido2 1.0.15-SNAPSHOT by @mo-auto in #5489
- chore(main): release jans-eleven 1.0.15-SNAPSHOT by @mo-auto in #5488
- chore(main): release jans-core 1.0.15-SNAPSHOT by @mo-auto in #5494
- fix(docs): autogenerate docs by @mo-auto in #5510
- chore(main): release agama 1.0.15 by @mo-auto in #5523
- chore(main): release jans-core 1.0.15 by @mo-auto in #5522
- chore(main): release jans-eleven 1.0.15 by @mo-auto in #5521
- chore(main): release jans-fido2 1.0.15 by @mo-auto in #5520
- chore(main): release jans-config-api 1.0.15 by @mo-auto in #5519
- chore(main): release jans-bom 1.0.15 by @mo-auto in #5518
- chore(main): release jans-orm 1.0.15 by @mo-auto in #5517
- chore(main): release jans-scim 1.0.15 by @mo-auto in #5516
- chore(main): release 1.0.15 by @mo-auto3 in #5508
Full Changelog: v1.0.14...v1.0.15
This mega release contains the following releases:
- jans-linux-setup-v1.0.15
- jans-pycloudlib-v1.0.15
- jans-cli-v1.0.15
- docs-v1.0.15
- jans-config-api-v1.0.15
- jans-eleven-v1.0.15
- jans-fido2-v1.0.15
- jans-orm-v1.0.15
- jans-bom-v1.0.15
- jans-scim-v1.0.15
- jans-auth-server-v1.0.15
- jans-core-v1.0.15
- docker-jans-configurator-v1.0.15
- docker-jans-certmanager-v1.0.15
- docker-jans-scim-v1.0.15
- docker-jans-config-api-v1.0.15
- docker-jans-fido2-v1.0.15
- docker-jans-persistence-loader-v1.0.15
- docker-jans-auth-server-v1.0.15