We have configured okta with github as Idp and have added a routing rule for specific tenant.
Scopes: user, read: user and user: email.
Redirect Uri: https://{okta_domain}/oauth2/v1/authorize/callback
when the user from specific tenant tries to login then user is redirected to GitHub Idp, but later it is showing 400 Bad Request error.
Here is the screenshot: