Skip to content

v1.0.5

Compare
Choose a tag to compare
@mo-auto3 mo-auto3 released this 01 Dec 14:27
d794504

1.0.5 (2022-12-01)

Features

  • add custom annotation for configuration property and feature flag documentation (#2852) (9991d1c)
  • add feature to include custom-claims in user-info endpoint of admin-ui plugin #2969 (#2970) (0549879)
  • add jans cli tui (#2384) (c9c502b)
  • allow to use like with lower together (#2944) (1807629)
  • charts: add pdb and topology spread constrants (ce575c2)
  • documentation for ssa and remove softwareRoles query param of get ssa (#3031) (d8e14eb)
  • image: preserve attribute's values in jans-auth config (#3013) (3e9e7fc)
  • jans cli to jans-cli-tui (#3063) (fc20e28)
  • jans-auth-server: check offline_access implementation has all conditions defined in spec #1945 (#3004) (af30e4c)
  • jans-auth-server: corrected GluuOrganization - refactor getOrganizationName() #2947 (#2948) (9275576)
  • jans-auth-server: java docs for ssa (#2995) (892b87a)
  • jans-auth-server: remove redirect uri on client registration when grant types is password or client credentials (#3076) (cd876b4)
  • jans-auth-server: specify minimum acr for clients #343 (#3083) (b0034ec)
  • jans-auth-server: swagger docs for ssa (#2953) (7f93bca)
  • jans-auth-server: updated mau on refreshing access token #2955 (#3025) (56de619)
  • jans-linux-setup include permission of all user roles (#3009) (62a421d)
  • jans-pycloudlib: add AWS Secrets Manager support for configuration layers (#3112) (0522e61)

Bug Fixes