Author: admin
-
Create C#.NET Core Lambda function for Amazon Cloud AWS
Amazon now supports .NET Core in their AWS Cloud solutions. Together with the AWS Software Development Kit (AWS SDK) for .NET Core, it’s a breeze to create dedicated cloud micro-services. You can find the AWS SDK for .NET Core over here. To have a quick look at the SDK and what it can do this…
-
OpenID Connect and OAuth2
Found a good introduction video on OAuth2. Keypoints: OAuth2 is not an authentication protocol. OpenID is an authentication protocal on top of OAuth2. Click the link in the video to watch it on vimeo.