Explore >> Select a destination


You are here

www.descope.com
| | www.cloudpartner.fi
3.0 parsecs away

Travel
| | And we reached section 3 on my Study guide, in this section I will cover the following: manage external collaboration settings in Azure Active Directoryinvite external users (individually or in bul...
| | adsecurity.org
3.6 parsecs away

Travel
| | For most of 2019, I was digging into Office 365 and Azure AD and looking at features as part of the development of the new Trimarc Microsoft Cloud Security Assessment which focuses on improving customer Microsoft Office 365 and Azure AD security posture. As I went through each of them, I found one that was ...
| | openid.net
3.6 parsecs away

Travel
| | What is OpenID Connect OpenID Connect is an interoperable authentication protocol based on the OAuth 2.0 framework of specifications (IETF RFC 6749 and 6750). It simplifies the way to verify the identity of users based on the authentication performed by an Authorization Server and to obtain user profile information in an interoperable and REST-like manner.OpenID
| | timdeschryver.dev
19.4 parsecs away

Travel
| In this post, we'll take a look at the newly introduced IExceptionHandler in ASP.NET Core 8. We'll implement an exception handler that translates exceptions into Problem Details using the Problem Details Service. The result is a standardized and better experience for your API consumers.