After getting situated with being able to define a simple message and service with protobuf and gRPC, the next thing I want to tackle is authentication, but not authorization, yet. This is an area where I haven’t really spent a bunch of time. I’ve gotten my head around basic asymmetric…
Category: c#
We are currently in the process of trying to modernize our system and integrate it with all of our various datasources. Current Technology Currently, our system is based around a heavily customized Microsoft Dynamics CRM (MSCRM) 2015. It’s been migrated from a MSCRM 2013 installation and before that a bespoke…