SimpleAuthorizerSpec

A simple map of users/passwords, that are managed via the RPC interface.

  • optional int reauthorize_interval_ms_
    • users are required to reauthorize themselves at this interval
  • optional int time_limit_ms_
    • users are authorized only for this interval (after which they are kicked - and they need to reauthorize).