Note: phiên bản Tiếng Việt của bài này ở link dưới.

https://duongnt.com/saml-landing-vie

In this three-part series, I will demonstrate how to develop and test a single sign-on (SSO) solution for web apps written in ASP.NET Core with OKTA as the identity provider. Each article can be read independently, but they build on each other, so it is recommended to read them in the provided order.

Also, if you are not familiar with SSO and SAML, you should take a look at this document on the OKTA site.

Part I: How to setup a development server with OKTA

https://duongnt.com/saml-setup-okta

Part II: Integrate SSO using OKTA with an ASP.NET Core web app

https://duongnt.com/integrate-sso-asp-net-core

Part III: How to set up a stub identity provider for testing

https://duongnt.com/stub-idp

A software developer from Vietnam and is currently living in Japan.

One Thought on “Single sign-on using SAML with OKTA”

Leave a Reply