Skip to main content

8.9 Auth

No changes

Patch releases

8.9.2

Features
  • auth-manager : Add optional auth preferences flags hideUpdateQueueDetailsFromLoginAckMessage and hideComponentVersionsFromLoginAckMessage to remove component version information and update queue details from login ack message
  • auth-manager : Provide auth-preferences configuration option to omit HOST value from MAX_ACTIVE_SESSIONS_REACHED error messages

8.9.1

Fixes
  • auth-manager : Rework database table access sequence in authentication message flow to avoid potential deadlocks and remove unnecessary database lookups and record modifications
  • auth-manager : Fix deadlock from occurring in logon process where AUTH_MANAGER receives too many concurrent user logins
  • Remove auth-config runtime dependency