Hello folks, how are you? I've been searching here...
# troubleshoot
g
Hello folks, how are you? I've been searching here for a while on how to configure the Logout Redirect when using OIDC (I'm using OneLogin) I've tested a few different redirect URIs but I always end up with the error. It seems I need to add it somewhere in the datahub configuration to actually allow OneLogin to redirect there, but I couldn't find where. Can someone point it out? Thanks a lot o/
e
Hey @green-hamburger-3800 which Logout Redirect URI’s have you tried? It should just be something like
<https://your-datahub-domain.com>
g
Ok, sorry for the delay. This worked! I thought it was weird being the same address than the Login one and that it might do a weird relog loop. Should have tested it before 😅 I'm sorry