Skip to content

Releases: e-gov/TARA-GovSSO-Admin

v1.6.2

07 Mar 09:11
v1.6.2
088a2f4
Compare
Choose a tag to compare

Summary of the changes since 1.5.11

  • Add functionality to define allowed IP addresses for client application token requests so that TARA-GovSSO-InProxy could query these

v1.5.11

07 Mar 09:06
v1.5.11
e18c5b2
Compare
Choose a tag to compare

Summary of the changes since 1.5.10

  • Update dependencies

v1.5.10

20 Aug 14:07
v1.5.10
f5cad64
Compare
Choose a tag to compare

Summary of the changes since 1.5.9

  • Update dependencies

v1.5.9

28 Jun 14:30
v1.5.9
547af70
Compare
Choose a tag to compare

Summary of the changes since 1.5.5

  • Fix datepicker using incorrect formatting when inputting date manually
  • GovSSO mode: add refresh_token to grant_types when adding or updating Ory Hydra client
  • Update dependencies

v1.5.5

28 Jun 14:30
v1.5.5
44fdd61
Compare
Choose a tag to compare

Summary of the changes since 1.5.3

  • GovSSO mode: raise size limit of client application logo to 100 KiB
  • Support entering ru and en alert messages, order alerts by start time
  • Show alert message line breaks in alert dialog
  • Do not require client contact when saving client
  • Fix createdAt database column value set to null when updating data
  • Update dependencies

v1.5.3

28 Jun 14:30
v1.5.3
7caecfd
Compare
Choose a tag to compare

Summary of the changes since 1.5.1

  • GovSSO mode: grant privileges to outproxy role for reading logout host and port from separate database column
  • Update dependencies

v1.5.1

28 Jun 14:30
v1.5.1
ab2591d
Compare
Choose a tag to compare

Summary of the changes since 1.4.3

  • GovSSO mode: add ability to define a list of clients for which consent is not required
  • GovSSO mode: save back-channel logout host and port to separate database column for read-only consuming by outproxy
  • Limit client short name length and character set
  • Log Hydra client data while saving
  • Update dependencies

v1.4.3

28 Jun 14:29
v1.4.3
741f840
Compare
Choose a tag to compare

Summary of the changes since 1.4.1

  • TARA mode: validate Requester ID format
  • Log client data while saving
  • Fix saving institution reference together with client application
  • Update dependencies

v1.4.1

28 Jun 14:29
v1.4.1
5fd89e4
Compare
Choose a tag to compare

Summary of the changes since 1.3.0

  • HTTP header and cookie security improvements
  • Session expiration message display fixes
  • Prevent default session creation after unauthorized 401 request
  • GovSSO mode: save logo
  • GovSSO mode: validate client name and short name
  • TARA mode: save eIDAS RequesterID
  • Update dependencies

1.3.0

01 Apr 20:31
v1.3.0
926086b
Compare
Choose a tag to compare

Summary of the changes since 1.2.0

  • Generate UUID for client_id in SSO mode
  • Require client logo in SSO mode to be SVG instead of JPG/PNG
  • Fix client scopes in SSO mode
  • Update dependencies