Websites
Code examples on how to secure your web applications using OAuth and OpenID Connect.
OpenID Connect Client with Spring Security
How to secure your Spring application with Oauth/OpenID Connect
OpenID Connect Client with .NET
A website example in .NET that illustrates how to integrate with OpenID Connect.
OpenID Connect Client with .NET Framework
A website example in the .NET Framework, to show how to integrate with OpenID Connect.
OpenID Connect Client with Node.js Express
How to secure your Express application with OAuth/OpenID Connect
OpenID Connect Client with Python
A website example in Python that illustrates how to integrate with OpenID Connect.
OpenID Connect Client with Java Undertow
How to secure your Java application with OAuth/OpenID Connect
MITREid Connect Client Library
MITREid Connect is an open source OpenID Connect Implementation in java for the Spring Framework, with a client library implemented as a servlet filter.
OpenID Connect Client with Mutual TLS Client Authentication
An example showing how to setup an OIDC client with Spring Boot that authenticates with a client certificate.
OpenID Connect Client with Encrypted ID Tokens
How to use encrypted ID tokens in a website