javascript icon indicating copy to clipboard operation
javascript copied to clipboard

(Proof of Concept) Following redirect url after creating an account from `/sign-in/choose`

Open Ben2W opened this issue 7 months ago • 4 comments

Currently if a user is on /sign-in/choose with a redirect_url e.g. https://direct-flamingo-24.accounts.lclclerk.com/sign-in/choose?redirect_url=https%3A%2F%2Fdirect-flamingo-24.accounts.lclclerk.com%2Ftest

If you select a session, it follows the redirect url after selecting a session.

However when selecting "Add Account" it will not follow the redirect url after adding the account.

This is a POC (not to be reviewed) to demonstrate a working-example of how we can solve this

Ben2W avatar Jul 24 '25 22:07 Ben2W