TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About OpenID
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Nimit Joshi (2)
Anupam Maiti (2)
Safyan Yaqoob (1)
Ajay Kumar (1)
Vikas Singh (1)
Aravind Govindaraj (1)
Shankarrao Gedala (1)
Sriram Kumar Mannava (1)
Prashant Bansal (1)
Habibur Rony (1)
Abhijeet Jadhav (1)
Shweta Lodha (1)
Raj Kumar (1)
Related resources for OpenID
No resource found
Building a centralized OAuth server With OpenIddict in .NET
8/12/2024 7:17:23 AM.
Recently, I completed a project aimed at constructing a standalone identity service. This endeavor aimed to implement OAuth 2.0 and OpenID Connect protocols in ASP.NET Core applications, enabling othe
Single Sign-On (SSO) in ASP.NET Core Applications
7/15/2024 6:53:24 PM.
Implementing Single Sign-On (SSO) with IdentityServer4 in ASP.NET Core simplifies user authentication across applications, enhancing security and user experience. Centralized authentication and token-
OpenID Connect Availability in OWIN Security Components
4/30/2024 9:51:18 AM.
Discover the integration of OpenID Connect with OWIN security components for robust authentication and authorization in .NET applications. Enhance identity management and security with seamless integr
.NET Core : Implementing Authentication & Authorization in .NET Core Apps
4/30/2024 3:40:13 AM.
This article provides a structured guide with code snippets and references for implementing authentication and authorization in .NET Core applications. It covers mechanisms such as Identity framework,
AccessToken Vs ID Token Vs Refresh Token - What? Why?When?
2/16/2024 6:33:16 AM.
This article elucidates various token types in OpenID Connect, including JSON Web Tokens (JWT), Access Tokens, ID Tokens, and Refresh Tokens. It discusses their significance, structure, and usage in a
OpenID Connect and OAuth 2.0 Cognizance
11/1/2023 7:37:02 AM.
An overview of OpenConnect and OAuth and its usage in the digital world. It introduces a standardized method for verifying user identities, allowing users to authenticate across different sites or app
Configure OpenID for Okta Integration in Customer Portal
8/4/2023 4:35:12 AM.
Learn how to seamlessly integrate Okta with OpenID Connect for your customer portal. Configure applications, add sign-in/sign-out URIs, and create authorization tokens for efficient OKTA user creation
Token based Authentication and Authorization Grants Explained
8/2/2023 5:37:02 AM.
In this article, let us learn about what is a token based authentication and the different authorization grants used in modern day applications
How To Configure Salesforce Connected Apps For REST API Integration
7/21/2023 8:38:25 AM.
In this article, will see how we can create & configure a connected app to enable integration with external applications.
OAuth2.0 vs OpenID Connect (OIDC) - What? Why? How?
1/17/2022 4:11:13 AM.
In this article, you will learn about OAuth2.0 and OpenID Connect (OIDC) Core Concepts – What? Why? How?
Authentication And Authorization In ASP.NET Core 2.0 Using Azure Active Directory And OpenID Connect
10/13/2021 12:24:57 AM.
This article mainly covers how to setup and configure Azure AD tenant and integrating Azure AD into asp.net core 2.0 web app for authentication and role base authorization.
Basics of Authentication/Authorization in Azure(AAD) Google,Facebook, Twitter, LinkedIn and other standard Identity providers.
10/13/2019 5:37:18 PM.
This video explains authentication and authorization flow. What happens when user logs in with Office 365 login screen or when user clicks on "Login with" Google/Facebook/Twitter. It explain
Understanding Concepts - OpenId, OAuth And SAML
4/13/2019 8:44:06 AM.
This article discusses a topic that is very confusing, and many people have posted questions about their doubts on the terms related to Authorization, Authentication, and Security protocols.
Working With Facebook and Google OAuth2 and OpenID in Visual Studio 2013
1/22/2014 5:10:06 PM.
This article will help you to create a MVC Web application and enable users to log in using OAuth 2.0 and OpenID with the user credentials.
How to use Google OpenID Authentication using DotNetOpenAuth in ASP.NET
10/15/2010 1:43:09 PM.
This article describes for you how to use the Google OpenID Authentication using DotNetOpenAuth in asp.net.