MYTH_CODE

Articles



Lada Kovjanić 11.01.2025

Securing .Net REST API resources with Duende IdentityServer and MAUI client - Part 3.

This article is a third part of the "Securing .Net REST API resources with Duende IdentityServer and MAUI client" articles. In this article we are going to create .NET 8 MAUI Blazor Hybrid application and test it on Android device. MAUI mobile app will be autenticated and authorized by Duende IdentityServer and display data from protected LearningAPI service we have created in the second article.


Lada Kovjanić 26.12.2024

Securing .Net REST API resources with Duende IdentityServer and MAUI client - Part 2.

This article is a second part of the "Securing .Net REST API resources with Duende IdentityServer" articles. Here we are going to create LearningAPI ASP.NET Core 8 Web API project. LearningAPI will serve MAUI mobile app with protected data, and to access this data MAUI app will be authorized over the IdentityServer middleware.


Lada Kovjanić 02.12.2024

Securing .Net REST API resources with Duende IdentityServer and MAUI client - Part 1.

In this paper we are going to explore how to secure resources from the protected API with Duende IdentityServer by implementing OpenID Connect and OAuth2 authentication protocols, and a MAUI client application.

© 2024 MYTH_CODE