v0.8.12 Bug It seems redirect to original URI is b...
# troubleshoot
s
v0.8.12 Bug It seems redirect to original URI is broken now. https://github.com/linkedin/datahub/pull/3026 is not working after the upgrade
g
@big-carpet-38439 could this be related to merging the graphql code into gms?
b
Hmm no it shouldn't
@square-activity-64562 How can I reproduce this?
I just verified it's still working on the demo site..
But not for OIDC cases. Were you logging in via OIDC?
s
Yes OIDC with google
b
OIDC redirects not working.. we need to pass the redirect URI to the IdP and then redirect back to it
Aseem - This is a new feature we'll have to build. Will require some research + implementation work. Expect it in the next few weeks
s
I thought it was just the older PR not working. It used to work before v0.8.12 in our deployment with google being used for OIDC