The authentication glue you need.
-
Updated
Mar 14, 2022 - Python
{{ message }}
The authentication glue you need.
A collection of authentication Go packages related to OIDC, JWKs and Distributed Claims.
OIDC (OpenID Connect) Example for http://openid.net/connect/
OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications
project vueJs with oidc-client library
OpenID Connect AuthService for Ambassador API Gateway
Wrapper around oidc-client-js to better work in a vue application with router integration
OIDC Client for .NET Desktop and Mobile applications
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC).
OpenID Connect implementation in OCaml. Currently only the RP (client) parts are polished.
OAuth2/OIDC Client and RP library
Sample application to show how to build a web application that performs identity management with Azure AD B2C using ANGULAR-AUTH-OIDC-CLIENT
A demo application show casing usage of OpenID Connect with Spring security without need of external libraries
Helper for building Relying Party to integrate with Singpass OIDC and MyInfo person basic API
Golang OpenID Connect Client
Blazor implementation of the javascript Oidc-client library
Client demo code sample for the project "AWS Amplify identity broker" https://github.com/awslabs/aws-amplify-identity-broker
An example Login.gov client application which authenticates users via OpenID Connect (OIDC). Built with Node.js, Express.js, and Passport.js.
Javascript API that simplifies integration with the REST API for front-end based OIDC Clients
a hardened golang OpenID connect library
Authenticate with any OpenId Connect/Oauth2 provider through authorization code flow. PKCE is also supported
Blazor Web Assembly / Wasm app testing external authentication with the Identity Server 4 demo server (demo.identityserver.io) with a secure endpoint showing randomly generated weather data.
OpenID Connect authentication plugin for Roundcube
The project demonstrates how to prepare and deploy a Java application inside Open/WebSphere Liberty on an Azure Red Hat OpenShift 4 cluster.
pycloak contains a handy django middleware to read jwt (from openid connect flow) to manage users and access from remote identity providers.
OIDC connector for humhub
Add a description, image, and links to the oidc-client topic page so that developers can more easily learn about it.
To associate your repository with the oidc-client topic, visit your repo's landing page and select "manage topics."
Issue and Steps to Reproduce
I'd like to exchange the default
SessionLostComponent with a custom one. However, this is not as easy as with the other components as this one contains logic and layout code. It would be great to split layout and logic of theSessionLostcomponent similar to theCallBackcomponent.Versions
master