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

WebApi authentication issue when login type is email #1765

Closed
Sherif-Ahmed opened this issue Nov 28, 2019 · 0 comments
Closed

WebApi authentication issue when login type is email #1765

Sherif-Ahmed opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@Sherif-Ahmed
Copy link

When I set the login type to Email and create a new user and generates public and private key from webapi plugin

I got an error "Value cannot be null. Parameter name: name"
StackTrace:
at System.Security.Principal.GenericIdentity..ctor(String name, String type)\r\n at SmartStore.Core.SmartStorePrincipal..ctor(Customer customer, String type)\r\n at SmartStore.Web.Framework.WebApi.Security.WebApiAuthenticateAttribute.OnAuthorization(HttpActionContext actionContext)\r\n at System.Web.Http.Filters.AuthorizationFilterAttribute.OnAuthorizationAsync(HttpActionContext actionContext, CancellationToken cancellationToken)

@mgesing mgesing self-assigned this Nov 28, 2019
@mgesing mgesing added this to the 4.0 milestone Nov 28, 2019
@mgesing mgesing added the review label Nov 28, 2019
@mgesing mgesing added bug and removed review labels Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants