nuts-foundation / nuts-node

The reference implementation of the Nuts specification. A decentralized identity network based on the w3c ssi concepts with practical functionality for the healthcare domain.
https://nuts-foundation.gitbook.io
GNU General Public License v3.0
22 stars 14 forks source link

Cookies not working on Safari and Firefox #3164

Open woutslakhorst opened 1 month ago

woutslakhorst commented 1 month ago

So no user session. Might be related to something said here: https://stackoverflow.com/questions/58525719/safari-not-sending-cookie-even-after-setting-samesite-none-secure

tldr; no domain == no cookie storage...

reinkrul commented 2 weeks ago

I'd say do not fix for now, until we have a use case for OpenID4VP?

woutslakhorst commented 2 weeks ago

I'd say do not fix for now, until we have a use case for OpenID4VP?

We'll mark OpenID4VP as experimental in V6. For PoCs it'll be good enough. Future use cases might only require OpenID4VP via QR?