OIDC through Iframe question
As shown in the video, I have this setup with coder embeded in an Iframe in my react frontend
I want to secure everything behind a single keycloak connection, I have set it up as OIDC provider, and i use the same OIDC client for both coder and my front-end
My question is: Is there a way to make it so i don't have to click "login with oidc" button in the iframe?
3 Replies