We have a requirement where there are two button.
1 internal login
2 external login.
For inetrnal user we have different client id and issuer url.
For external user also we have different client id and issuer url.
Our application is single page react application.
Please suggest me how to approach this requirement.