Skip to content

Duong's Blog

About technology stuff that piqued my interest

  • English
  • Vietnamese
  • About me

Tag: C#

  • Home
  • C#

Set up a stub identity provider for testing

July 7, 2021December 6, 2022 duongnt.bk2 Comments on Set up a stub identity provider for testing

In this article we will look at how an identity provider works, then try to recreate our own identity provider using .NET Core.

C#, English ASP.NET Core, C#, idp, saml, sso

Thiết lập stub identity provider để chạy test

July 7, 2021December 6, 2022 duongnt.bk2 Comments on Thiết lập stub identity provider để chạy test

Trong bài này chúng ta sẽ cùng tìm hiểu cách một identity provider hoạt động. Sau đó ta sẽ thử tạo một IDP bằng .NET Core.

C#, Vietnamese ASP.NET Core, C#, idp, saml, sso

Tích hợp SSO với OKTA vào ứng dụng web ASP.NET Core

June 30, 2021June 16, 2022 duongnt.bk5 Comments on Tích hợp SSO với OKTA vào ứng dụng web ASP.NET Core

Cùng tìm hiểu cách tích hợp SSO với OKTA vào một ứng dụng web có sẵn. Đây là bài số 2 trong loạt 3 bài.

C#, Vietnamese ASP.NET Core, C#, okta, saml, sso

Integrate SSO with OKTA to an ASP.NET Core web app

June 30, 2021June 16, 2022 duongnt.bk17 Comments on Integrate SSO with OKTA to an ASP.NET Core web app

Find out how to integrate SSO using SAML into an existing ASP.NET Core with OKTA as an identity provider. This is part two of a three-part series.

C#, English ASP.NET Core, C#, okta, saml, sso

Structured logging với C#

June 15, 2021June 19, 2021 duongnt.bk1 Comment on Structured logging với C#

Log cái gì rất quan trọng, nhưng log như thế nào cũng quan trọng không kém. Structured logging giúp ta tìm kiếm và phân tích log một cách dễ dàng hơn.

C#, Vietnamese C#, seq, structured-logging

Structured logging in C#

June 15, 2021December 6, 2022 duongnt.bk1 Comment on Structured logging in C#

Logging is important, but not all kinds logging are created equal. Find out how structured logging can makes debugging, profiling and monitoring much easier.

C#, English C#, seq, structured-logging

Nullable, value tuple và MemoryCache

June 4, 2021June 19, 2021 duongnt.bk1 Comment on Nullable, value tuple và MemoryCache

Từ một lỗi được phát hiện nhờ unit test, tôi thử tìm hiểu về nullable, value type và MemoryCache

C#, Vietnamese .NET Core, bug, C#, equality

Nullable, value tuple and MemoryCache

June 3, 2021June 19, 2021 duongnt.bk1 Comment on Nullable, value tuple and MemoryCache

From a bug caught by unit testing, I went on a journey to find out more about nullable, value tuple and MemoryCache

C#, English .NET Core, bug, C#, equality

Posts navigation

Newer posts
Copyright © 2025 Duong's Blog All rights reserved. Theme: Flash by ThemeGrill. Powered by WordPress