Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / SSO

SSO

SSO

Great Reads

by PratapReddyP
Before jumping into practical implementation of SSO, lets know the basics of SAML.
by PratapReddyP
SSO: Single sign-on (SSO)is a session/user authentication process that permits a user to enter one name and password in order to access multiple applications.
by Jeff_Griffith
In this article series we will demonstrate how to build out Microsoft Teams apps in Java.
by Jeff_Griffith
In this article we'll explore creating a channel or group tab with SSO.

Latest Articles

by PratapReddyP
Before jumping into practical implementation of SSO, lets know the basics of SAML.
by PratapReddyP
SSO: Single sign-on (SSO)is a session/user authentication process that permits a user to enter one name and password in order to access multiple applications.
by Jeff_Griffith
In this article series we will demonstrate how to build out Microsoft Teams apps in Java.
by Jeff_Griffith
In this article we'll explore creating a channel or group tab with SSO.

All Articles

Sort by Score

SSO 

by Jeff_Griffith
In this article series we will demonstrate how to build out Microsoft Teams apps in Java.
by Jeff_Griffith
In this article we'll explore creating a channel or group tab with SSO.
by Benktesh Sharma
More than often, developers test API, either through a browser request or using some clients such as POSTMAN, Advanced Rest Client (ARC).
by Sandeep S. Sandhu
Deploy Kerberos on a Raspberry Pi IoT to provide robust and enterprise scalable authentication for IoTs (Part 2)
by Mike V Baker
This article describes the process of setting up Single-Sign-On (SSO) for a Node.js website hosted on Amazon Web Services and configuring Elastic Beanstalk for HTTPS.
by Ricardo Lynch
Using JavaScript for oAuth with three major identity providers: Facebook, Google, and Twitter.