fix: Update login logic to better redirect post OIDC login
- 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.