Skip to content

v1.1.6.nightly

Pre-release
Pre-release
Compare
Choose a tag to compare
@mo-auto mo-auto released this 31 Oct 23:22
· 1 commit to main since this release
462d814

What's Changed

  • chore(release): prep work for 1.1.6-SNAPSHOT and dev by @moabu in #9516
  • feat(jans-auth-server): added dedicated deviceSessionLifetime conf property #7010 by @yuriyz in #9513
  • docs: update README.md for Lock changes by @nynymike in #9509
  • docs(config): logging config documentation update by @ossdhaval in #9109
  • feat(jans-linux-setup): turn off update profile on first login for the review profile step in the first broker login flow by @devrimyatar in #9522
  • fix(jans-auth-server): new jans server installation show null in place of client_name #9415 by @yuriyz in #9523
  • feat(jans-auth): update SG script to conform API by @yurem in #9541
  • fix(jans-cli-tui): hide realm in idp setup by @devrimyatar in #9538
  • feat(jans-auth): update SG script to conform API by @yurem in #9551
  • Sg fix api by @yurem in #9552
  • feat(config-api): client token mgt endpoint by @pujavs in #9554
  • refactor(jans-cedarling): move cedarling top level by @moabu in #9564
  • docs: add license header instruction to contribution guide by @ossdhaval in #9500
  • feat(jans-cedarling): Log Startup message by @olehbozhok in #9546
  • fix: update jansExtUid regardless of skipProfileUpdate value by @jgomer2001 in #9566
  • chore: remove id_token_hint from logout url by @jgomer2001 in #9567
  • feat(jans-lock): rename Lock Master to Lock Server by @yurem in #9573
  • fix(jans-fido): correct display name for fido interception script #9485 by @shekhar16 in #9574
  • fix(jans-auth-server): typo in forceIdTokenHintPrecense, precense -> presence #9559 by @yuriyz in #9580
  • Issue 9570 by @yurem in #9571
  • fix: changes in passkey script by @duttarnab in #9582
  • chore: update labels in fido2 page by @jgomer2001 in #9585
  • feat(jans-cedarling): Policy Store: Parse Schema and Policies by @olehbozhok in #9575
  • feat(config-api): session and token endpoint by @pujavs in #9595
  • feat(docker-jans-saml): turn off profile update on first login by @iromli in #9561
  • fix(jans-pycloudlib): couchbase client exec_query doesn't support timeout option by @iromli in #9519
  • feat(jans-cedarling): Policy Store: Parse Policies - both valid and invalid by @olehbozhok in #9584
  • fix(jans-auth-server): added operationId to /ssa/validate swagger by @yuriyz in #9601
  • feat(jans-tarp): Show loader in jans tarp on Submit/Add form until response comes from API. by @mjatin-dev in #9603
  • refactor(docs): minor re-organisation of documentation sections by @ossdhaval in #9583
  • refactor(docs): rename admin to janssen-server by @ossdhaval in #9612
  • feat(config-api) enhancement to fido2 delete endpoint, revoke session endpoint and added new fetch session endpoint by @pujavs in #9614
  • feat(orm): update ORM drivers #9618 by @yurem in #9619
  • test(config-api): marked ignore for failing test case by @pujavs in #9616
  • fix(jans-auth-server): prevent rxss #9613 by @yuriyz in #9620
  • feat(jans-cedarling): add python bindings by @olehbozhok in #9607
  • chore: skip plugin build by @jgomer2001 in #9594
  • feat(jans-orm): use protobuf-java defined in upstream dependecies by @yurem in #9626
  • fix(docs): Update Cedarling content by @nynymike in #9629
  • fix(docs): fix broken links by @ossdhaval in #9623
  • fix(docs): add missing hash for Python 3.11 by @iromli in #9628
  • chore: update scorecard workflow by @moabu in #9632
  • fix(jans-linux-setup): remove admin group by @devrimyatar in #9633
  • fix(jans-linux-setup): import ruamel in fucntion read_yaml_file() by @devrimyatar in #9637
  • fix(jans-linux-setup): remove references of the admin group #9646 by @devrimyatar in #9647
  • chore(cloud-native): sync assets and dependencies by @iromli in #9606
  • fix(jans-cli-tui): mime-type check by @devrimyatar in #9650
  • docs: fix wrong Agama engine paths by @jgomer2001 in #9662
  • refactor(docs): move Cedarling document to a top level directory by @ossdhaval in #9644
  • feat(jans-bom): update spanner libs by @yurem in #9668
  • feat(config-api) custom asset mgt enhancement for asset dir mapping by @pujavs in #9665
  • feat(jans-cedarling): parse access_token -- create access token and Client entity by @olehbozhok in #9631
  • docs: split apart Cedarling Docs into Multiple Pages by @nynymike in #9670
  • docs(docker-compose): update docs to be more comprehensive by @misba7 in #9658
  • feat(jans-orm): redefine protobuf-java version by @yurem in #9688
  • docs: update account-linking-index.md by @mzico in #9542
  • docs(jans-cedarling): add python docs by @SafinWasi in #9691
  • fix(docs): update old tui command with new jans wrapper version by @ossdhaval in #9709
  • fix(docs): update customization doc for asset intake details by @ossdhaval in #9695
  • chore(jans-keycloak-integration): update dependencies causing security vulnerabilities #9712 by @uprightech in #9713
  • feat(jans-cedarling): Parse Cedar Schema for Access Token and Workload entities by @olehbozhok in #9694
  • Doc per service by @yurem in #9724
  • fix(docs): navigation for Cedarling by @ossdhaval in #9721
  • feat(jans-pycloudlib): remove support for ldap persistence by @iromli in #9729
  • fix(jans-linux-setup): fix logmanager.sh by @mzico in #9735
  • fix(jans-linux-setup): mysql backend with setup.properties by @devrimyatar in #9738
  • feat(jans-config-api): remove session_id from API and use sid in API instead by @pujavs in #9739
  • chore(jans-linux-setup): remove ldap by @devrimyatar in #9733
  • feat(jans-cedarling): add type hints for cedarling_python by @olehbozhok in #9725
  • fix(jans-linux-setup): suse mysql version 8.0.39 by @devrimyatar in #9746
  • feat(cloud-native)!: remove support for ldap persistence by @iromli in #9669
  • Jans linux setup jans cli 9710 by @devrimyatar in #9747
  • feat(jans-auth-server): spontaneous scope description should have scopeId instead of object identification #9751 by @yuriyz in #9752
  • feat(jans-orm): add search support in json path by @yurem in #9755
  • feat(jans-orm): add search support in json path by @yurem in #9759
  • fix(jans-cli-tui): config-api configuration by @devrimyatar in #9766
  • feat(jans-orm): fix like_regex in json array by @yurem in #9773
  • chore(jans-keycloak-integration): downgrade kc version to 25.0.6 #9767 by @uprightech in #9769
  • fix(jans-linux-setup): downgrade KC by @devrimyatar in #9770
  • docs(jans-lock): add default schema by @SafinWasi in #9741
  • feat(jans-cedarling): Implement JWT validation for JwtService by @rmarinn in #9726
  • feat(jans-casa): update bioid plugin by @SafinWasi in #9774
  • fix: downgrade keycloak version to 25.0.6 by @iromli in #9775
  • docs: add release process doc by @moabu in #9683
  • chore(deps): bump org.apache.maven.plugins:maven-site-plugin from 4.0.0-M12 to 4.0.0-M16 in /jans-scim by @dependabot in #9010
  • docs: adding Trusted Issuer Schema format in docs #9784 by @duttarnab in #9785
  • feat(jans-orm): add search support in json path by @yurem in #9834
  • chore(deps): bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.3 in /jans-scim by @dependabot in #9819
  • chore(deps): bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.3 in /jans-scim by @dependabot in #9822
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.8.0 in /jans-scim by @dependabot in #9818
  • chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.2.0 to 4.8.6.4 in /jans-scim by @dependabot in #9820
  • chore(deps): bump log4j.version from 2.23.1 to 2.24.1 in /jans-casa by @dependabot in #9831
  • chore(deps): bump org.apache.tika:tika-core from 2.6.0 to 2.9.2 in /jans-casa by @dependabot in #9830
  • chore(deps): bump org.bouncycastle:bcmail-fips from 1.0.4 to 2.0.5 in /jans-casa by @dependabot in #9828
  • docs(jans-cedarling): update python example by @SafinWasi in #9783
  • test(jans-cedarling): rectify intermittent failure in get_token_claim_type_boolean_error by @djellemah in #9777
  • feat(jans-cedarling): Implement python bindings for the authorize method by @olehbozhok in #9731
  • feat(config-api): session and token search enhancement by @pujavs in #9844
  • fix(jans-cli-tui): asset management by @devrimyatar in #9848
  • feat(jans-orm): add search support in json path by @yurem in #9845
  • feat(jans-orm): use right booelan type in JSON and plan SQL queries by @yurem in #9850
  • refactor(docs): refactor interception script documentation by @mmrraju in #9753
  • ci(jans-cedarling): testcase workflow by @SafinWasi in #9853
  • refactor(jans-cli-tui): display popup for save action by @devrimyatar in #9865
  • feat(config-api): session endpoint changes for search in jansSessAttr JSON by @pujavs in #9867
  • chore(deps): bump org.apache.maven.plugins:maven-clean-plugin from 3.2.0 to 3.4.0 in /jans-scim by @dependabot in #9858
  • chore(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12 in /jans-scim by @dependabot in #9859
  • chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.1 in /jans-scim by @dependabot in #9860
  • fix(jans-linux-setup): script location by @devrimyatar in #9869
  • fix(jans-cli-tui): do not hide ldap servers in authn when database is not ldap by @devrimyatar in #9873
  • chore(deps): bump bc.version from 1.78 to 1.78.1 in /jans-casa by @dependabot in #9864
  • chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.8.6.4 to 4.8.6.5 in /jans-scim by @dependabot in #9878
  • feat(jans-cedarling): Implement Validation Layer and ServiceFactory by @olehbozhok in #9870
  • feat: simplify JSON value in MySQL by @yurem in #9886
  • feat(config-api): pagination implemented in fido2, session and token endpoints by @pujavs in #9889
  • fix(jans-linux-setup): index key lenght for text columns by @devrimyatar in #9890
  • fix(docs): remove LDAP from documentation by @ossdhaval in #9839
  • chore(docs): update documentation for LDAP support removal by @ossdhaval in #9894
  • fix(jans-core): document store manager should use filePath by @yurem in #9900
  • fix(jans-linux-setup): json values in arrays by @devrimyatar in #9908
  • docs(jans-cedarling): add Application Entity back and Update Action Principal and Resources by @SafinWasi in #9903
  • feat(charts): allow using custom configuration schema by @iromli in #9786
  • docs: update customization docs with correct path and new screenshots by @misba7 in #9898
  • fix(jans-cli-tui): hide agama script on default ACR tab by @devrimyatar in #9911
  • feat(jans-cedarling): Add support of parsing the Set type in cedar-policy schema by @olehbozhok in #9891
  • chore(deps): bump com.nimbusds:oauth2-oidc-sdk from 11.7 to 11.20.1 in /jans-casa by @dependabot in #9895
  • fix(config-api): acr enhancement for agama, asset mgt error message made descriptive by @pujavs in #9919
  • chore(deps): bump antlr4.version from 4.10.1 to 4.13.2 in /agama by @dependabot in #9792
  • docs: changes in policy store docs by @duttarnab in #9904
  • Lock health check plugin by @yurem in #9921
  • chore(deps): bump com.github.spotbugs:spotbugs-maven-plugin from 4.2.0 to 4.8.6.5 in /jans-casa by @dependabot in #9877
  • fix: add slash by @jgomer2001 in #9926
  • fix(charts): resolve error parsing jans helm chart by @iromli in #9930
  • feat(jans-cedarling): Parse id_token -- create id_token and User entity (or update User entity if it exists) by @olehbozhok in #9776
  • chore(jans-linux-setup): facter script by @devrimyatar in #9942
  • docs(user-mgt): restructure user management documentation by @imShakil in #9946
  • feat(jans-cedarling): update policy_store.json parser and schema by @rmarinn in #9910
  • fix(docs): remove local LDAP references as LDAP support has been discontinued by @ossdhaval in #9947
  • feat(jans-linux-setup): Janssen services healt script by @devrimyatar in #9941
  • chore: update descriptors for ZK update by @jgomer2001 in #9932
  • fix(jans-linux-setup): permission of jans_services_status.py by @devrimyatar in #9960
  • feat(jans-cedarling): implement KeyService for JwtService for key management by @rmarinn in #9855
  • chore(deps): bump jackson.version from 2.14.2 to 2.18.0 in /jans-casa by @dependabot in #9863
  • chore(deps): bump jakarta.el:jakarta.el-api from 5.0.1 to 6.0.1 in /jans-casa by @dependabot in #9953
  • chore(deps): bump org.apache.tika:tika-core from 2.9.2 to 3.0.0 in /jans-casa by @dependabot in #9922
  • fix: update commons-io library by @jgomer2001 in #9963
  • feat(jans-pycloudlib): add flag to support simple JSON data format by @iromli in #9937
  • fix(docs): update cli command by @ossdhaval in #9727
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 in /jans-scim by @dependabot in #9949
  • chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin from 2.19.1 to 3.5.1 in /agama by @dependabot in #9793
  • feat(jans-auth-server): update first part applications implementations to draft 02 by @yuriyz in #9931
  • chore(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 2.8 to 3.8.1 in /jans-casa by @dependabot in #9957
  • chore(deps): bump jackson.version from 2.18.0 to 2.18.1 in /jans-casa by @dependabot in #9969
  • chore(deps): bump io.grpc:grpc-bom from 1.43.1 to 1.68.1 in /jans-casa by @dependabot in #9970
  • chore(deps): bump com.fasterxml:aalto-xml from 1.3.2 to 1.3.3 in /jans-casa by @dependabot in #9971
  • Lock health check plugin by @yurem in #9928
  • refactor(cloud-native): remove ldap occurences in cloud-native by @iromli in #9920
  • chore: misc descriptor updates by @jgomer2001 in #9990
  • feat(jans-cedarling): implement validation for userinfo_token JWT by @rmarinn in #9939
  • fix(jans-core): document store manager load filePath attribute by @yurem in #9992
  • chore(deps): bump blazemeter/taurus from 1.16.33 to 1.16.35 in /demos/benchmarking/docker-jans-loadtesting-jmeter by @dependabot in #9988
  • feat(jans-core): integrate document store manager into applications by @yurem in #9701
  • feat(jans-cli-tui): responsive navigation bar by @devrimyatar in #9998
  • fix(jans-core): document store manager should have not null supported… by @yurem in #10002

New Contributors

Full Changelog: v1.1.5...v1.1.6.nightly