• Home
  • About
  • Contact
Menu
Author 28 Posts
Matthias Güntert

Matthias Güntert

Matthias' Blog
Page 1 of 4 Older Posts

How to manage PostgreSQL database permissions using Azure AD groups

By Matthias Güntert in Azure on 05 Mar 2021

This article shows how we can control read-only and read-write access to a PostgreSQL database by using Azure AD groups.…

How to log request & response body to Application Insights

By Matthias Güntert in C# on 29 Dec 2020

Application Insights does not provide a turn-key ready solution that logs request and response bodies. This article shows how to leverage a custom ASP.NET Core middleware to get that data into Azure Monitor.…

OAuth 2.0 & OpenID Connect (Part 5) - OIDC Introduction

By Matthias Güntert in OAuth 2.0 on 22 Dec 2020

This post gives an introduction to OpenID Connect and the concept of identity federation.…

How to use static IP addresses with Azure App Service

By Matthias Güntert in Azure App Service on 08 Dec 2020

This post shows how to use a static inbound or outbound IP together with Azure App Service.…

How to use Key Vault secrets in application settings

By Matthias Güntert in Azure App Service on 20 Nov 2020

This article shows how an App Service can be configured to consume secrets stored in a Key Vault…

How to get the creation timestamp of an Azure resource

By Matthias Güntert in Azure CLI on 03 Nov 2020

In this article I describe how to make use of the Azure REST API to retrieve the creation timestamp of any Azure resource. Unfortunately this info is not available via Portal or CLI.…

OAuth 2.0 & OpenID Connect (Part 4) - Device Authorization Flow

By Matthias Güntert in OAuth 2.0 on 31 Oct 2020

This article gives an overview of the steps involved in the device authorization flow, which can be used by input constraint devices (clients) like smart TVs.…

OAuth 2.0 & OpenID Connect - Terminology

By Matthias Güntert in OAuth 2.0 on 30 Oct 2020

This article covers the terminology required to understand the OAuth 2.0 & OpenID Connect flows…

Page 1 of 4 Older Posts
Archive

Search

Archive

Topics

Azure: 12 OAuth 2.0: 6 C#: 4 PowerShell: 3 C++: 3 Azure CLI: 3 Azure PowerShell: 2 Security: 2 Azure App Service: 2 SQL: 1 JavaScript: 1 Azure Key Vault: 1 Azure Application Gateway: 1 Azure NAT Gateway: 1 Azure Application Insights: 1 ASP.NET Core: 1 PostgreSQL: 1
Matthias' Blog © 2021 Published with Ghost • Theme Attila