Project

General

Profile

Actions

Idea #16314

closed

Support literal user/pass pairs in config file + make arvbox use it instead of SSO

Added by Peter Amstutz about 4 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Login
Target version:
Start date:
08/18/2020
Due date:
Story points:
1.0
Release relationship:
Auto

Description

Example config file excerpt:

  Login:
    # Authenticate test users only.
    Test:
      Enable: true
      Users:
        active:
          email: active-user@arvados.local
          password: xyzzy
        projectviewer:
          email: project-viewer@arvados.local
          password: xyzzy

In the process, can we fix the hardcoded localhost/port check for redirect to SSO server in

lib/controller/handler_test.go line 197
lib/controller/rpc/conn_test.go line 61

Subtasks 2 (0 open2 closed)

Task #16323: Review 16314-testuserdbResolvedTom Clegg08/18/2020Actions
Task #16747: Review 16314-arvbox-testuserdbResolvedTom Clegg08/18/2020Actions

Related issues

Related to Arvados Epics - Idea #15322: Replace and delete sso-providerResolved03/11/202008/26/2020Actions
Actions

Also available in: Atom PDF