Skip to content

docker-jans-persistence-loader: v1.0.0-1

Choose a tag to compare

@mo-auto2 mo-auto2 released this 20 May 12:34
· 21978 commits to f837db4d8705c03ef041fbe2883f1a8cbbad2360 since this release

1.0.0-1 (2022-05-20)

Features

  • add helper to create persistence entry from LDIF file (#1262) (f2e653e)
  • adjust ownership and permission to avoid bloated images (#1312) (d016682)
  • pre-populate role scope mapping dynamically (#1201) (3ab6a11)

Bug Fixes

  • add missing permission and defaultPermissionInToken attribute in role-scope mapping (#1270) (e2c67ec)
  • avoid duplicated client when re-running persistence-loader and configurator (#1134) (5567ba9)
  • change column size of jansFido2AuthnEntry.jansAuthData column (#1066) (f1c3ffa)
  • errors adding/upgrading data into couchbase persistence (#1226) (db71324)
  • handle index error for JSON columns (#1205) (90f77c3)
  • invalid LDAP schema reading token_server client ID (#1321) (db4f080)
  • typo and indexing error (#1125) (dc87dc0)
  • Typo httpLoggingExludePaths jans-auth-server jans-cli jans-config-api jans-linux-setup docker-jans-persistence-loader (47a20ee)
  • Use highest level script in case ACR script is not found. Added FF to keep existing behavior. (#1070) (07473d9)

Miscellaneous Chores