connect_web_uri
parameter that you specify when creating a connect token.
connect_web_uri
and callback_uri
parametersconnect_web_uri
and callback_uri
:
connect_web_uri
is used mid-session by the DIRECT flow to redirect the browsing session back into the general flow after the DIRECT Provider auth flow segment has been completed.
callback_uri
is used at the very end of the entire flow once the customer completes the tariff summary page and taps “Save”, their browsing session is redirected to callback_uri so you can return it to your app or platform.
connect_web_uri
after login.callback_uri
for final navigation—or ignore it entirely.