Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

OpenID connect (OIDC)

OpenID connect (OIDC) is an authentication layer on top of the OAuth 2.0 authorization framework. Beside SAML it’s widely known for being used as a single sign-on method. It uses REST and JSON for communication with the identity provider.

https://github.com/chr-fritz/oidc-java-fatclient-demo

Demo repository to show how to implement an OIDC Login into a java client application.

java oidc oidc-client pkce-authentication pkce-flow pkce-oauth

Last synced: 25 Dec 2024

https://github.com/giljr/my-auth0-app

In this tutorial, we’re going to simplify the process using Auth0 and Node.js, enabling you to quickly implement secure login and user authentication in your app.

auth0 authentication-backend express nodejs oauth2 oidc passportjs

Last synced: 25 Dec 2024

https://github.com/notmyself/delegated-authorization

This is a demo application that demonstrates how to to do delegated authorization with OAuth 2 using standard .NET libraries.

oauth2 oidc openid-connect

Last synced: 17 Jan 2025

https://github.com/skye-z/uac

Unified Authorization Center

authentication fido2 ldap oauth2 oidc otp saml2 u2f

Last synced: 28 Dec 2024

https://github.com/el-moudni-hicham/secure-spring-angular-apps-oauth2-oidc-keycloak-google-github

Secure Spring Boot and Angular Apps using Oauth 2 and OIDC Keycloak Google GitHub.

angular github google keycloak oauth2 oidc spring-boot

Last synced: 13 Jan 2025

https://github.com/libre-devops/terraform-azuredevops-federated-service-principal-connection

A module that uses the Azuredevops, AzureRm and AzureAD provider to create a service principal (spn), scope that spn to a subscription with a role of your choice, it then configures OIDC with Azure DevOps on Entra ID and adds that newly created service principal to a Azure DevOps service connection for use. Use script for Azure DevOps Org id πŸš€

azuread azuredevops azurerm oidc service-principal terraform terraform-module workload-federated-identity

Last synced: 26 Dec 2024

https://github.com/tdiprima/spring-boot-keycloak

Spring Boot and Keycloak with OIDC

keycloak oauth2 oidc spring-boot

Last synced: 26 Dec 2024

https://github.com/el-moudni-hicham/spring-security-jwt-oauth2-oidc

Microservices security with Spring Security, JWT and Oauth2 OIDC

jwt oauth2 oidc spring spring-security

Last synced: 13 Jan 2025

https://github.com/ineat/ineat-auth-benchmarks

Provide project samples to demonstrate how each auth. products works.

authentication iam oauth oidc supertokens

Last synced: 28 Dec 2024

https://github.com/olivierodo/simple-oidc-app

Just a simple app to test an open id connect endpoint

expressjs oauth2 oidc

Last synced: 09 Dec 2024

https://github.com/logto-io/auth-wiki

A comprehensive collection of articles, tutorials, and resources about authentication and authorization.

authentication authorization oauth2 oidc openid-connect

Last synced: 27 Dec 2024

OpenID connect (OIDC) Awesome Lists
OpenID connect (OIDC) Categories