Closed ransagy closed 2 years ago
This seems to be explained in the Data Protection part of the documentation; Perhaps add a section refering to that?
Thank you for contacting us. Due to a lack of activity on this discussion issue we're closing it in an effort to keep our backlog manageable. If you believe there is a concern which hasn't been addressed, please file a new issue.
From reading the article, It seems to assume the services are on the same machine (particularly the usage of file system for the data protection storage).
Could this document elaborate on the best practice when those services aren't on the same machine?
I'm aware of IAuthenticationSessionStore in OWIN Cookie middleware and ASP.NET Core's ITicketStore that can be used. The latter can utilize IDistributedCache and the built in implementations for it, But i can't see any known implementations for those scenarios for OWIN. The other part would be where and how to store the data protection keys in a distributed manner.
Advice appreciated :)
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.