turing-machines/tpi

Implement token based authentication

Closed this issue · 0 comments

Acceptance Criteria

  • Authentication based on "sessions" is implemented according to the Redfish spec
  • session token is stored as long as it's valid
  • When the token expires, show the user a 'enter credential dialog'