Redirected to the namespaces

Why do i get redirected to the namespaces when i click on record in corteza? There is always on page after the edit, namely /compose/namespaces?state=e3hdnffx4ies

1 Like

Always always or after some time? This would indicate an authentication issue so it could be a misconfiguration. Would you mind sharing the configs and your environment setup?

before the update to 2024.9.4 sometimes, after the update almost always. What do you mean by configuration?

@tjerman this problem appears when I click on record and it opens in a new tab, and when I specify in the record settings to open kgo in the same tab, then record opens normally.

for authentication I use OIDC provider

Do you get any errors or warnings in the web development console or the server console?

No, I have no errors or warnings

@tjerman I use authentication based on this guide

@jfortun do you have any ideas?

@tjerman Do you have any ideas?

No ideas, never integrated Corteza with Keycloak sorry.

@jfortun Has there ever been such a problem?

Not that im aware of, check you .env variables. This could possibly be if the webapp and server are not hosted on the same domain.

Check the docs on those here