v1.1.4
What's Changed
- fix(docs): autogenerate docs by @mo-auto in #8891
- chore(release): prep work for 1.1.4-SNAPSHOT and dev by @moabu in #8895
- feat: enable missing services in docker monolith by @moabu in #8915
- feat(jans-auth-server): added jti and client_id to userinfo #8763 by @yuriyz in #8912
- feat(jans-lock): Acquire config from JS, Improved codebase structure by @sokorototo in #8819
- ci: fix missing FQDN parse on quick start script by @moabu in #8916
- ci: fix override on running tests and registered FQDN by @moabu in #8917
- ci(docker-jans-monolith): allow fqdn override by @moabu in #8918
- docs: config guide restructuring by @ossdhaval in #8932
- docs: add more Cedarling overview content by @ossdhaval in #8941
- fix(jans-auth-server): clean up jansDeviceSess entries after expiration #8704 by @yuriyz in #8936
- fix(jans-auth):unable to login with super_gluu as acr by @mjatin-dev in #8944
- fix: allow version pass to avoid latest install always by @misba7 in #8517
- fix(jans-core): inherit context classloader #8952 by @yurem in #8953
- chore(docs): revise content for OAuth scopes configuration by @ossdhaval in #8956
- chore: optimization of db and rest calls on App start #8947 by @duttarnab in #8950
- Issue 8744 by @yurem in #8958
- ci(codeowners): update CODEOWNERS by @moabu in #8969
- docs(config): add instructions for messaging configuration by @ossdhaval in #8973
- feat(jans-pycloudlib): add configuration schema by @iromli in #8924
- fix(jans-keycloak-integration): scheduler throws error on metadata files referencing xml namespace #8976 by @uprightech in #8977
- fix(jans-keycloak-integration): security bugfixes #8954 by @uprightech in #8962
- fix(jans-config-api): security bugfixes #8963 by @uprightech in #8974
- fix(jans-linux-setup): kc-scheduler.service upon uninstall by @devrimyatar in #8982
- fix(jans-linux-setup): install with setup.properties by @devrimyatar in #8994
- ci: add cb spanner docker monolith by @moabu in #8999
- docs: correct spelling of properties by @Rehket in #8710
- docs: more Cedarling overview docs by @nynymike in #8996
- fix(jans-linux-setup): remove/rename old variable/file names by @devrimyatar in #8991
- doc(jans-auth-server): added global token revocation page to mkdocs by @yuriyz in #9002
- Mike cedarling docs 01 by @nynymike in #9016
- feat(jans-linux-setup): overwrite minimum mem allocation for couchbase buckets by @devrimyatar in #9003
- docs(lock): add missing files with placeholder content by @ossdhaval in #9017
- feat(cloud-native): modify images to conform to configuration schema by @iromli in #8960
- docs: correct typos in scim docs by @Rehket in #9013
- ci: fix doc check by @moabu in #9022
- fix(cloud-native): remove oxauth variable naming inside templates by @iromli in #9027
- fix(charts): pass correct indentation by @misba7 in #9033
- feat(cloud-native): import SSL cert of internal proxy service by @iromli in #9029
- docs: Cedarling Overview edits for readability. by @nynymike in #9030
- docs(jans-lock): add default schema by @SafinWasi in #9020
- fix(jans-linux-setup): client kc_saml_openid is trusted by @devrimyatar in #9041
- feat(jans-auth-server): introduce client authentication custom script by @yuriyz in #9024
- fix(jans-linux-setup): remove saml_scim_client by @devrimyatar in #9048
- fix(jans-cli-tui): asset upload by @devrimyatar in #9050
- fix(jans-cli-tui): asset creation date by @devrimyatar in #9052
- jans-docs: Lock Updates to README, Cedarling and Lock Master docs. by @nynymike in #9042
- fix(docker-jans-saml): set kc_saml_openid client as trusted client by @iromli in #9044
- feat(jans-lock): lock audit endpoints by @pujavs in #9034
- fix(jans-linux-setup): set size of acr in jansToken is 1024 by @devrimyatar in #9055
- fix(jans-linux-setup): auto convert varchar to string for spanner by @devrimyatar in #9059
- fix(jans-lock): fix lock startup in jans-auth service mode by @yurem in #9062
- fix(jans-linux-setup): remove trailing whitespace on eventType column by @iromli in #9066
- docs(config): custom assets configuration via CLI and TUI by @ossdhaval in #9067
- fix(jans-linux-setup): apache config for jans-lock wellknown endpoint by @devrimyatar in #9070
- docs(config): update instructions in LDAP configuration document by @ossdhaval in #9056
- docs(config): updates to custom assets config page by @ossdhaval in #9076
- feat(jans-fido): add interception script for registration by @shekhar16 in #9075
- feat(jans-linux-setup): update jansServiceModule for config-api in post-setup by @devrimyatar in #9079
- fix(jans-core): register DB document store in Store factory by @yurem in #9084
- fix(jans-linux-setup): scope id permission to role for inum: C4F5 by @devrimyatar in #9072
- fix(config-api): asset mgt error handling and SAML TR spec by @pujavs in #9082
- docs(customization): update the customization instructions to aling with custom assets by @ossdhaval in #9088
- docs(jans-lock): add latest schema by @SafinWasi in #9081
- feat(jans-orm): mask password attribute values by @yurem in #9104
- fix(jans-setup): corrected jansscr by @shekhar16 in #9100
- fix(docs): update UMA config doc by @ossdhaval in #9108
- docs(customization): updates to customization document to align with custom assets feature by @ossdhaval in #9106
- docs(config): OpenID Connect client configuration by @ossdhaval in #9107
- docs(config): update SMTP config instructions by @ossdhaval in #9090
- feat(jans-config-api): make the metadata file parameter optional when updating a relationship by @uprightech in #9004
- fix(jans-auth-server): introspection endpoint returns error for valid basic client authentication and invalid token #9093 by @yuriyz in #9114
- feat(jans-auth): fix ldap multi ad script to conform Jans by @yurem in #9118
- chore(cloud-native): sync assets into OCI images by @iromli in #9085
- fix(jans-auth): fix AD user authentication by @yurem in #9131
- docs(jans-lock): cedarling / lock doc updates by @nynymike in #9124
- fix(jans-auth): fix AD user authentication by @yurem in #9135
- fix(config-api): asset upload mgt fix and fido2 registration error by @pujavs in #9133
- fix(docker-jans-saml): kc-jans-spi throws error if using spanner/couchbase persistence by @iromli in #9134
- Update README.md by @mzico in #9137
- doc(jans-auth-server): client authn script is missed in navigation #9140 by @yuriyz in #9141
- fix(jans-auth-server): fixed race condition during refresh token removal #9074 by @yuriyz in #9139
- feat(charts)!: helm support for custom annotations and serviceAccount by @misba7 in #8910
- feat(cloud-native): upgrade Alpine OS to v3.20 by @iromli in #9152
- fix(jans-auth-server): introspection has typo which can lead to invalid json response #9148 by @yuriyz in #9149
- fix(config-api): asset mgt upload error and lock enhancement by @pujavs in #9155
- fix(jans-cli-tui): focus to container after deleting asset by @devrimyatar in #9159
- fix(jans-cli-tui): save asset by @devrimyatar in #9163
- feat(jans-lock): add audit/health/telemetry endpoint protection by @yurem in #9165
- feat(jans-lock): rename base folder by @yurem in #9173
- fix(jans-setup): #9174 corrected fido extension description by @shekhar16 in #9175
- fix(casa): Update Admin Console Hint to the correct link by @KyleChaukccs in #9128
- feat(cloud-native): change lock-master-configuration to lock-server-configuration by @iromli in #9177
- docs(jans-lock): update schema locations by @SafinWasi in #9122
- feat(jans-lock):
cedarling
Progress Update by @sokorototo in #9045 - feat(jans-auth-server): added X-Frame-Options header support to AS pages #9031 by @yuriyz in #9190
- fix(config-api): asset service param decleration by @pujavs in #9191
- fix(docker-jans-config-api): calling assets API produces unreadable bytes in logs by @iromli in #9143
- fix: do not remove shared source files by @jgomer2001 in #9192
- docs: fixes to k8s ops by @misba7 in #9103
- chore(deps): bump blazemeter/taurus from 1.16.32 to 1.16.33 in /demos/benchmarking/docker-jans-loadtesting-jmeter by @dependabot in #9170
- fix(jans-auth-server): missed chain call in header filter by @yuriyz in #9205
- docs(jans-docs): add jans link interception script doc by @shekhar16 in #9200
- chore(release): release 1.1.4 by @moabu in #9207
New Contributors
- @mjatin-dev made their first contribution in #8944
- @Rehket made their first contribution in #8710
Full Changelog: v1.1.3...v1.1.4