Advertisement
Guest User

Untitled

a guest
May 6th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. info: IdentityServer4.Hosting.IdentityServerMiddleware[0]
  2. Invoking IdentityServer endpoint: IdentityServer4.Endpoints.TokenEndpoint for /connect/token
  3. info: IdentityServer4.Events.DefaultEventService[0]
  4. {
  5. "Name": "Client Authentication Failure",
  6. "Category": "Authentication",
  7. "EventType": "Failure",
  8. "Id": 1011,
  9. "ClientId": "unknown",
  10. "Message": "No client id found",
  11. "ActivityId": "80000008-0006-fe00-b63f-84710c7967bb",
  12. "TimeStamp": "2020-05-06T11:35:00Z",
  13. "ProcessId": 2280,
  14. "LocalIpAddress": "::1:58508",
  15. "RemoteIpAddress": "::1"
  16. }
  17. fail: IdentityServer4.Validation.ClientSecretValidator[0]
  18. No client identifier found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement