Skip to content

Commit 01cbeda

Browse files
author
An Phi
committed
omnibus: fix pat config
1 parent 000679b commit 01cbeda

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

installers/omnibus/components/sdlc/config/config.gitlab-pat.slim.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,9 @@ pac4j:
4343
- /api/info
4444
- /api/server/info
4545
- /api/server/platforms
46-
- /api/auth/authorized
46+
# NOTE: recent changes to SDLC server causing this logic to change slightly,
47+
# for PAT, /authorized always returns false, and /authorize needs to be bypassed
48+
- /api/auth/authorize
4749

4850
applicationName: Legend SDLC
4951
filterPriorities:

0 commit comments

Comments
 (0)