Here are
88 public repositories
matching this topic...
The authentication glue you need.
Updated
Jun 17, 2021
Python
project vueJs with oidc-client library
Updated
Feb 21, 2019
JavaScript
OpenID Connect AuthService for Ambassador API Gateway
Wrapper around oidc-client-js to better work in a vue application with router integration
Updated
Apr 24, 2021
TypeScript
OIDC Client for .NET Desktop and Mobile applications
OpenID Connect implementation in OCaml. Currently only the RP (client) parts are polished.
Updated
Apr 30, 2021
OCaml
A collection of authentication Go packages related to OIDC, JWKs and Distributed Claims.
Sample application to show how to build a web application that performs identity management with Azure AD B2C using ANGULAR-AUTH-OIDC-CLIENT
Updated
Aug 20, 2018
TypeScript
A demo application show casing usage of OpenID Connect with Spring security without need of external libraries
Updated
Mar 24, 2019
Kotlin
OAuth2 and OIDC client library
Helper for building Relying Party to integrate with Singpass OIDC and MyInfo person basic API
Updated
Jun 15, 2021
TypeScript
Blazor implementation of the javascript Oidc-client library
An example Login.gov client application which authenticates users via OpenID Connect (OIDC). Built with Node.js, Express.js, and Passport.js.
Updated
Feb 14, 2020
JavaScript
An example Login.gov client application which authenticates users via OpenID Connect (OIDC). Written in Go. Uses the Gin web framework.
Javascript API that simplifies integration with the REST API for front-end based OIDC Clients
Updated
Jun 9, 2021
JavaScript
An OIDC authorization server building blocks with security and privacy by design philosophy.
Updated
Jun 17, 2021
TypeScript
OIDC connector for humhub
a hardened golang OpenID connect library
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.
Updated
Apr 21, 2021
Java
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.
Node-RED node to use OpenID Connect with HTTP nodes
Updated
May 26, 2021
HTML
Java - OAuth2 Credential Manager
Updated
Aug 11, 2020
Java
A lightweight .NET standard client library to use OpenID Connect over any Identity Server Solution, like WSO2, Keycloak, IdentityServer4.
OIDC Client for end-to-end and unittesting
Improve this page
Add a description, image, and links to the
oidc-client
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
oidc-client
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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