16736: Limit token's expires_at depending on the cluster config and user type.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 28 Jan 2021 20:44:59 +0000 (17:44 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Thu, 11 Feb 2021 23:37:16 +0000 (20:37 -0300)
commite8d73e8066b61f7704dc0f6cf200953cdf9a5e60
treebfe3dfdd079f24042f6a7ac3f48e5f9a7ac0dc5d
parent1118101f84c013e4a9f8d33d1f2f9c072c6ff4aa
16736: Limit token's expires_at depending on the cluster config and user type.

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>
services/api/app/controllers/arvados/v1/api_client_authorizations_controller.rb
services/api/app/models/api_client_authorization.rb
services/api/config/arvados_config.rb
services/api/test/integration/api_client_authorizations_api_test.rb
services/api/test/integration/user_sessions_test.rb