Skip to content

Add OIDC callback path to frontend dev proxy#14

Merged
PianoNic merged 1 commit intomainfrom
fix/13_AddCallbackToDevProxy
Apr 15, 2026
Merged

Add OIDC callback path to frontend dev proxy#14
PianoNic merged 1 commit intomainfrom
fix/13_AddCallbackToDevProxy

Conversation

@PianoNic
Copy link
Copy Markdown
Member

proxy.conf.json was pointing to the wrong backend port (5000 instead of 5098) and missing the /callback route that OIDC providers like Pocket ID redirect to. Adds /callback and /openapi entries and corrects the port. Closes #13

@PianoNic PianoNic added the infra CI, Docker, release pipeline, build label Apr 15, 2026
@PianoNic PianoNic merged commit 5b923e2 into main Apr 15, 2026
2 checks passed
@PianoNic PianoNic deleted the fix/13_AddCallbackToDevProxy branch April 15, 2026 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra CI, Docker, release pipeline, build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add OIDC callback path to frontend dev proxy

1 participant