Skip to main content
Tag

sso

All blogs tagged with sso

4
Articles
3,304
Total Views

Showing 4 of 4 articles

01
May
2026
Comprehensive Guide to Okta SSO Integration in ASP.NET Core Using OIDC and SAML
20 views

This guide covers the integration of Okta Single Sign-On (SSO) in ASP.NET Core applications using both OpenID Connect (OIDC) and Security Assertion Markup Language (SAML). Understanding these protocols is crucial for enhancing user authentication security and streamlining user access management. Familiarity with ASP.NET Core and basic authentication concepts is recommended before diving into the integration process.

30
Apr
2026
Implementing Microsoft Azure AD Authentication for Enterprise SSO in ASP.NET Core Applications
19 views

This article provides a comprehensive guide to implementing Microsoft Azure Active Directory (AD) Authentication in ASP.NET Core applications, focusing on enterprise Single Sign-On (SSO) solutions. Understanding Azure AD is crucial for developers looking to secure their applications and streamline user authentication in enterprise environments. Readers should have a basic understanding of ASP.NET Core and cloud concepts to fully grasp the implementation details.

Translate Page