v1.1.6.nightly
Pre-release
Pre-release
What's Changed
- fix: update test Asserters AuthorizationRedirectUrisRegexTest Default… by @jmunozherbas in #1045
- fix: ans-linux-setup enable mod_auth_openidc by @devrimyatar in #1048
- fix: jans-cli typo by @devrimyatar in #1050
- Fix: Validate redirect_uri blank and client redirect uris single item by @Milton-Ch in #1046
- feat(jans-auth,jans-cli,jans-config-api): changes to handle new attri… by @pujavs in #1049
- feat(jans-auth-server): force signed request object by @qbert2k in #1052
- Jans linux setup issue 1053 by @jgomer2001 in #1056
- chore: update images by @iromli in #1060
- feat: jans-linux-setup enhancements by @devrimyatar in #1064
- fix: Make column wider #1044 by @jgomer2001 in #1065
- fix: change column size of jansFido2AuthnEntry.jansAuthData column by @iromli in #1066
- bug: hashCode/equals is broken for clients/scopes/NativePersistenceCacheEntity by @yuriyzz in #1067
- feat(jans-auth-server): authorized acr values by @qbert2k in #1068
- chore: update auth-server image by @iromli in #1069
- docs: Jans readme updates by @ossdhaval in #1055
- fix: isolate regex redirection uri validation test by @yuriyzz in #1075
- feat(jans-config-api): changes ignore client.customObjectClasses value for pe… by @pujavs in #1073
- feat(jans-auth-server): enable person authn script to have multiple a… by @qbert2k in #1074
- fix: jans-cli do not require client if access token is provided by @devrimyatar in #1078
- chore(jans-auth-server): added more trace logs to stats by @yuriyzz in #1083
- fix(jans-auth-server): corrected log vulnerability (sonar) by @yuriyzz in #1084
- chore(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #1086
- [Snyk] Security upgrade alpine from 3.14.3 to 3.14.4 by @snyk-bot in #1076
- docs: Janssen readme updates by @ossdhaval in #1077
- chore(deps): bump peter-evans/enable-pull-request-automerge from 1 to 2 by @dependabot in #1092
- fix:jans-auth-server authorize page message agree policy by @jmunozherbas in #1096
- fix: jans-linux-setup multivalued json mapping (ref: #1088) by @devrimyatar in #1090
- fix(jans-auth-server): corrected npe in response type class by @yuriyzz in #1098
- Docs update contribution guide by @ossdhaval in #1071
- Fix: Use highest level script in case ACR script is not found by @Milton-Ch in #1070
- docs: fix link to Janssen Wiki by @ossdhaval in #1101
- docs: review and minor edits to use case doc by @ossdhaval in #1094
- chore: images update by @iromli in #1099
- chore(deps): bump peter-evans/create-pull-request from 3 to 4 by @dependabot in #1097
- enhancement: jans-linux-setup multivalued json enhancement by @devrimyatar in #1102
- ci: add new project super-jans by @moabu in #1108
- docs: update PR template by @ossdhaval in #1103
- fix: jans-linux-setup typo by @devrimyatar in #1109
- fix(jans-auth-server): corrected thread-safety bug in ApplicationAuditLogger #803 by @yuriyzz in #1111
- chore(jans-auth-server): updated swagger spec (#1113) by @yuriyzz in #1114
- fix: jans-linux-setup remove attributes of size 64 from sql_data_type.json by @devrimyatar in #1112
- fix: Typo httpLoggingExludePaths to httpLoggingExcludePaths by @jmunozherbas in #1100
- test: (jans-auth-model ) Utils in model module has to be covered with tests Issue#992 by @jmunozherbas in #1116
- chore(deps): bump jackson-databind from 2.13.0 to 2.13.2.1 in /jans-bom by @dependabot in #1122
- fix: typo and indexing error by @iromli in #1125
- docs: add README for technical docs by @ossdhaval in #1091
- Fix: Restored IdGenerator call to external custom script by @Milton-Ch in #1128
- fix: jans-linux-setup create json index for multivalued attributes by @devrimyatar in #1131
- fix: jans-linux-setup rdbm index by @devrimyatar in #1135
- docs: move jans cli docs by @ossdhaval in #1132
- fix: submit button is missing from the Properties page #175 by @duttarnab in #1138
- fix: avoid duplicated client when re-running persistence-loader and configurator by @iromli in #1134
- test: jans-auth-model cleaning sonar issues by @jmunozherbas in #1130
- fix(jans-auth-server): escape login_hint before rendering by @yuriyzz in #1142
- fix(jans-auth-server): removed ThumbSignInExternalAuthenticator by @yuriyzz in #1144
- refactor(jans-auth-server): split registration into multiple actions/services by @yuriyzz in #1152
- docs: add commit signing and rearrange by @ossdhaval in #1159
- fix: jans cli update readme by @devrimyatar in #1151
- refactor(jans-auth-server): register create action by @yuriyzz in #1162
- fix: typos in jans cli doc by @ajmengistu in #1160
- fix(jans-auth-server): do not serialize jwkThumbprint by @yuriyzz in #1164
- Issue 1107 by @maduvena in #1165
- chore: sync SQL/Spanner schema changes and indexes by @iromli in #1168
- chore: remove static fido2 files in favor of files sync from upstream by @iromli in #1169
- chore(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #1171
- ci: add label schema and pr autolabel by @moabu in #1163
- feat(jans-config-api): user-management endpoints by @pujavs in #1167
- feat: remove Jython's pip from images by @iromli in #1176
- ci: add comp title detection by @moabu in #1179
- fix: typo in jans-cli interactive mode by @ajmengistu in #1161
- fix: scim user management endpoint failing due to conflict with user … by @pujavs in #1181
- fix: jans-cli allow emptying list attrbiutes by _null by @devrimyatar in #1166
- fix: update api-admin permissions from config api yaml by @devrimyatar in #1183
- Fix: Added faces context as source of locale by @Milton-Ch in #1189
- docs: fix janssen logos by @moabu in #1187
- docs: Corrected logo image address by @shmorri in #1191
- fix(jans-auth-server): corrected signature algorithm identification with java 11 and later by @yuriyzz in #1195
- chore(deps): bump google-github-actions/release-please-action from 3.1 to 3.2 by @dependabot in #1197
- fix: #1198 by @maduvena in #1199
- feat: user management patch endpoint by @pujavs in #1184
- feat: pre-populate role scope mapping dynamically by @iromli in #1201
- feat: merge ORM from Gluu by @yurem in #1200
- fix(jans-auth-server): disabled issuing AT by refresh token if user status=inactive by @yuriyzz in #1202
- fix: handle index error for JSON columns by @iromli in #1205
- feat: create apis to verify and save license api-keys in Admin UI #1196 by @duttarnab in #1203
- feat: add script for Google login by @maduvena in #1141
- docs: fix hyperlinks by @ossdhaval in #1209
- fix: jans-cl update WebKeysConfiguration by @devrimyatar in #1211
- fix: linux-setup don't use personCustomObjectClassList for RDBMS by @devrimyatar in #1216
- fix(jans-auth-server): dynamic client registration managment delete event by @yuriyzz in #1207
- feat(jans-config-api): user management plugin by @pujavs in #1212
- feat(jans-config-api): rectified test properties file by @pujavs in #1222
- feat: jans-linux-setup config-api user management plugin (ref: #1213) by @devrimyatar in #1223
- fix: jans-linux-setup copy user-mgt-plugin by @devrimyatar in #1225
- fix: errors adding/upgrading data into couchbase persistence by @iromli in #1226
- feat: jans-linux-setup refactor key reneration for all backends by @devrimyatar in #1228
- docs: update docs for CLI device authn by @ossdhaval in #1221
- feat(jans-auth-server): added authzrequest abstraction by @yuriyzz in #1220
- fix: jans-linux-setup-key key-regeneration fix spanner host by @devrimyatar in #1229
- feat(jans-config-api): added patch endpoint for custom script by @pujavs in #1235
- ci: add auto checks by @moabu in #1234
- chore: sync jans-auth dynamic config by @iromli in #1238
- build: uninstall Python pip by @iromli in #1241
- refactor(jans-auth-server): keep authzrequest as single source of redirect info by @yuriyzz in #1243
- feat(jans): jetty 11 integration by @pujavs in #1123
- fix: jans-client-api replace netstat with ss in startup script by @devrimyatar in #1246
- fix: adjust beans and schema #1107 by @jgomer2001 in #1248
- Fix: Use Duration class instead of custom util to calculate seconds from date to now by @Milton-Ch in #1249
- fix: add issue guidelines to TOC by @ossdhaval in #1188
- refactor(jans-auth-server): added authz request service by @yuriyzz in #1250
- docs: update jans cli by @ossdhaval in #1148
- Docs remove tips file by @ossdhaval in #1251
- feat(jans-auth-server): changed prog lang name python->jython by @yuriyzz in #1254
- refactor(jans-auth-server): moved acr validation to validator by @yuriyzz in #1260
- fix: the admin-ui backend issues related to jetty 11 migration #1258 by @duttarnab in #1259
- chore(deps): bump github/codeql-action from 1 to 2 by @dependabot in #1261
- feat: add helper to create persistence entry from LDIF file by @iromli in #1262
- chore(Dockerfiles): updated janspycloud build by @mo-auto in #1265
- refactor(jans-auth-server): extracted request object processing into separate method by @yuriyzz in #1267
- fix: the admin-ui backend issues related to jetty 11 migration #1258 by @duttarnab in #1268
- refactor(jans-auth-server): extracted user and response parameters handling into separate methods during authz by @yuriyzz in #1269
- fix: update persistence schema and entry by @iromli in #1270
- fix: fix license apis#1258 by @duttarnab in #1271
- fix(jans-auth-server): during encryption AS must consider client's jwks too, not only jwks_uri by @yuriyzz in #1274
- refactor: remove all Casa manifests by @iromli in #1275
- refactor(jans-auth-server): extracted common functions by @yuriyzz in #1277
- Jans linux setup maven url by @devrimyatar in #1257
- feat: jans-linux-setup set DefaultTimeoutStartSec=300s by @devrimyatar in #1279
- docs: update mod_auth_openidc how-to document by @ossdhaval in #1239
- fix: jans-linux-setup move mysql-timezone to config by @devrimyatar in #1280
- feat: adding logs to debug license issues#1258 by @duttarnab in #1281
- fix( jans-linux-setup): jans linux setup mysql local force bind by @devrimyatar in #1227
- Issue 808 by @maduvena in #1284
- fix(jans-auth-server): removed CONFIG_API from AS supported script types #1286 by @yuriyzz in #1287
- feat: jans-cli use test client (ref: #1283) by @devrimyatar in #1285
- docs: fix CLI device flow link by @ossdhaval in #1292
- chore(jans-linux-setup) remove spanner db by @devrimyatar in #10068
- chore(charts)!: remove spanner support from Helm charts by @iromli in #10071
- fix(config-api): date filter fix by @pujavs in #10075
- chore(docs): docs remove spanner refs by @ossdhaval in #10076
- feat(jans-cedarling): improve error handling for JWKS responses by @rmarinn in #9982
- feat(jans-cedarling): ensure that all cedarling test fixture files are human-readable. by @djellemah in #10036
- feat(jans-config-api): adding allowSmtpKeystoreEdit property in admin-ui configuration by @duttarnab in #10091
- fix(jans-cli-tui): more verbose in smtp test response by @devrimyatar in #10090
- fix(jans-bom): define plugins in base parent project by @yurem in #10087
- fix(jans-orm): throw exception if table in DB is not exists by @yurem in #10096
New Contributors
- @ajmengistu made their first contribution in #1160
Full Changelog: v1.0.0-beta.16...v1.1.6.nightly