Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update dex to work with basehref #1278

Merged
merged 4 commits into from
Oct 26, 2023

Conversation

jy4096
Copy link
Contributor

@jy4096 jy4096 commented Oct 26, 2023

Local Test

Numaflow Dex Server deployment

redirectURIs: 
  - https://localhost:8443/numaflow/login

Numaflow Server deployment

 - name: main
   image: quay.io/numaproj/numaflow:latest
   args:
   - "server"
   - "--base-href=/numaflow"
 - name: server-init
   image: quay.io/numaproj/numaflow:latest
   args:
   - "server-init"
   - "--base-href=/numaflow"
demo.mov

jyu6 added 4 commits October 26, 2023 11:02
Signed-off-by: jyu6 <[email protected]>
Signed-off-by: jyu6 <[email protected]>
Signed-off-by: jyu6 <[email protected]>
@jy4096 jy4096 marked this pull request as ready for review October 26, 2023 19:28
@jy4096 jy4096 requested review from whynowy and vigith as code owners October 26, 2023 19:28
@whynowy whynowy merged commit 9325140 into numaproj:main Oct 26, 2023
17 checks passed
@jy4096 jy4096 deleted the dex-callback-basehref branch October 26, 2023 20:51
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.

2 participants