Logo

Web to App flow - opening birbank from web page

1. The user has to be redirected to the below universal link.

https://birid.az/auth/ssoValidateUser?client_id={client_id}&state={state}&redirect_uri={redirect_uri}&code_challenge={code_challenge}

Details of the necessary query parameters and how to create them can be found on the page below. SSO

If there is a Birbank application on the device, it will be opened, otherwise, the user will be redirected to sso web page. However, if no user logged in to the Birbank application on that device, Birbank will open the browser again (sso web page).

2. Birbank will open redirectUri which was sent as a query parameter in the browser.