Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Business Customer Authentication is not working. #7

Open
satishrabari opened this issue Apr 10, 2023 · 0 comments
Open

Business Customer Authentication is not working. #7

satishrabari opened this issue Apr 10, 2023 · 0 comments

Comments

@satishrabari
Copy link

satishrabari commented Apr 10, 2023

Would you please take look into Business Customer Authentication? It is not working in the downloaded demo version.
We checked the code but we didn't get the configuration part for Business Customer Authentication in appsettings.json.
We also checked the code and we found that in the AccountController on line number 223

public IActionResult LogInForBusinessCustomer(string uiLocale) { return LogInFor(Constants.AuthenticationSchemes.CustomerAuth, _policyManager.SignUpOrSignInWithWorkAccount, uiLocale); }

The Scheme name should be BusinessCustomerAuth, right?
We need a quick response on this.
Thanks in Advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant