Hello everyone,
ive a projekt with haproxy and keycloak.
And ive a Problem with redirection.
I have two urls like:
-exampleSite1
-exampleSite2
When i go on both sites it should redirect me to a site: exampleLogin
I log in to this site and its forwards me to the page i want to access.
Now that iam on this site, i click a link on the site. But suddenly the site throws me back to the login site.
I also want to enable http redirect to https.
Backgroundinformation: I use keycloak as LoginSite
Ist there anyone that wants to help me.
I know its cryptic and i can share some code for further diagnostic.