identity-server4-with-SPA-UI
identity-server4-with-SPA-UI copied to clipboard
Not logging in
I downloaded the repo and then run all the services, when I try to loggin it doesn't log me in.
can you provide logs? what's going on on the network tab in the browser?
I could take a look but would need more info
I have the same problem: browser network log:

@Vitegor that's because browser standards changed - see https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Set-Cookie/SameSite#fixing_common_warnings
I'll check if this can be fixed in the library that sets the cookie
@karpikpl Is this still a problem?