finos / legend

The Legend project
https://legend.finos.org
Apache License 2.0
1.24k stars 197 forks source link

byPassPath typo in SDLC config prevents authentication to Legend SDLC #834

Open reyes-michael opened 2 months ago

reyes-michael commented 2 months ago

Bug Report

Steps to Reproduce:

  1. Build and Run the Slim Omnibus using an external Gitlab instance (NOT Gitlab.com) using PAT. This requires changes to the SDLC config to point to external Gitlab instance.

  2. Go to localhost:6900/studio

  3. Get a 401 Error

Expected Result:

Access to Legend Studio without 401 error

Actual Result:

401 error during the redirect after authentication call.

Environment:

Master Branch of the Slim Omnibus on Windows 11 using Docker Desktop.

Additional Context:

Changing this line in the SDLC config from - /api/auth/authorized -> to - /api/auth/authorize fixes the issue

finos-admin commented 1 month ago

This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.

reyes-michael commented 1 month ago
finos-admin commented 1 day ago

This issue is stale because it has been open for 30 days with no activity. Please remove stale label or add any comment to keep this open. Otherwise this will be closed in 5 days.

reyes-michael commented 1 day ago