Project

General

Profile

Actions

Bug #14561

closed

Successful workbench login redirects to the wrong endpoint

Added by james mccallum over 5 years ago. Updated over 4 years ago.

Status:
Resolved
Priority:
Normal
Assigned To:
-
Category:
-
Target version:
-
Story points:
-

Description

There appears to be a problem when manually installing Arvados Workbench (version 1.2.1-1)"

After clicking the login button in Workbench is redirects to the SSO servers sign in page:

http://auth.local/users/sign_in

After a successful login it redirects to:

http://auth.local/auth/joshid/callback?return_to=http%3A%2F%2Fworkbench.domain.local%2Fusers%2Fwelcome%3Freturn_to%3D%252F&code=d6213b102032b69b985a7939fdbd7340&response_type=code&state=8b30d022eb1eab6d1f5b5e51159d7e98905be687e33401c7

But that route doesn't exist because it should be redirecting to the API server:

http://domain.local/auth/joshid/callback?... If you fix the url up manually in the browser it logs in OK (IE change auth.local to domain.local).

How can I resolve this?

Actions

Also available in: Atom PDF