Skip to content

fix: Update login logic to better redirect post OIDC login

Martin Lowe requested to merge malowe/main/691 into main
  • fix: Update login logic to better redirect post OIDC login

This change makes use of a new redirect_url query param that checks that the host is in the expected domain, otherwise falling back on legacy behaviour.

Merge request reports

Loading