Skip to content

INDIGO Identity and Access Management Service v1.8.4

Latest
Compare
Choose a tag to compare
@federicaagostini federicaagostini released this 25 Mar 16:45
· 13 commits to develop since this release
0714724

v1.8.4 (2024-03-25)

Added

  • Add property to show SQL queries (default to false) #702
  • Add refresh token value index on database #722
  • Add support for admin to customize login layout #668

Fixed

  • Encode/decode token value hash with Charset UTF-8 to match the MySQL algorithm #694
  • Update the email address/username without needs to refresh the web UI #686
  • Allow Chinese characters to be shown on user's info column #701
  • Update login form display strategy #669

Changed

  • Only registered users can get client credentials grant type #683
  • Remove possibility to add a client logo URI #697
  • Disable client editing through MitreID endpoint (/api/clients/*) #703
  • Request for an optional "Apply for an account with eduGAIN" button #665