When redirecting the user into a Custom Policy Change Password policy/flow, as shown in the linked documentation below.
Is there a way to pass the user across without using cookies? I.e. our user's access token is stored in browser session storage and therefore isn't automatically presented to the policy/flow. We need a way of passing the token across to the policy/flow.