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)
committerWard Vandewege <ward@curii.com>
Mon, 15 Mar 2021 21:12:43 +0000 (17:12 -0400)
commit53d3ee8c8b0566162661fbc571deff0106b85020
tree30a4b9962642656c18f6dd5b0320b40c11b462dd
parent92920a2a882edfe3d7b02c80bd694b9b61b97c85
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