Skip to content

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

@reyes-michael

Description

@reyes-michael

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

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions