Skip to content

feat: improve upstream URL support - #81

Merged
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:redirect-url
Apr 19, 2023
Merged

feat: improve upstream URL support#81
migmartri merged 1 commit into
chainloop-dev:mainfrom
migmartri:redirect-url

Conversation

@migmartri

@migmartri migmartri commented Apr 19, 2023

Copy link
Copy Markdown
Member

Instead of relying on two pieces of information in two difference places (server.http.external_addr, oidc.redirect_url_scheme) to calculate the external URL we now can provide both a FQD URL under a new option called server.http.external_url

This new option allows not only providing the scheme but also custom paths, useful if you configure the app to run under different paths, i.e /api

Once we land this change we should update the Helm Chart to leverage this new option instead

Refs #61

Signed-off-by: Miguel Martinez Trivino <miguel@chainloop.dev>
@migmartri
migmartri merged commit 88b42a5 into chainloop-dev:main Apr 19, 2023
@migmartri
migmartri deleted the redirect-url branch April 19, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant