Releases: signal-ai/louketo-proxy
Releases · signal-ai/louketo-proxy
signal-1.1.0-debug
louketo with print statements for debugging
1.1.1-signal
Enable CSRF Check by default
1.1.0-signal.1
- Add option to disable csrf as this is broken in some scenarios
- Encode state parameter with redirect URL in json. This allows journeys to persist through Keycloak OIDC flows and end up in the correct location when the browser is changed mid-flow so cookies are lost (i.e. magic link auth)
1.1.0-alpha.1
Pre release:
- Add option to disable csrf as this is broken in some scenarios
- encode state parameter with redirect URL in json. This allows journeys to persist through Keycloak OIDC flows and end up in the correct location when the browser is changed mid-flow so cookies are lost (i.e. magic link auth)
signal-1.1.0
- Add option to disable csrf as this is broken in some scenarios
- encode state parameter with redirect URL in json. This allows journeys to persist through Keycloak OIDC flows and end up in the correct location when the browser is changed mid-flow so cookies are lost (i.e. magic link auth)