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

Projects in Awesome Lists by curityio

A curated list of projects in awesome lists by curityio .

https://github.com/curityio/example-python-openid-connect-client

An example website that implements OAuth 2.0 and OpenID Connect in Python

code-example oauth2 openid-connect website

Last synced: 05 Apr 2025

https://github.com/curityio/spa-using-token-handler

API driven OpenID Connect SPA security, using only the most secure cookies in the browser

code-example oauth2 openid-connect react spa token-handler

Last synced: 07 Apr 2025

https://github.com/curityio/nginx_phantom_token_module

NGINX module that introspects phantom access tokens according to RFC 7662

api-gateway introspection nginx oauth2 phantom-token

Last synced: 07 Apr 2025

https://github.com/curityio/pkce-javascript-example

JavaScript SPA showing how to handle PKCE in an OpenID Connect flow

code-example oauth2 openid-connect spa

Last synced: 16 Jul 2025

https://github.com/curityio/oauth-agent-node-express

A Node.js OAuth Agent, providing API driven OAuth and OpenID Connect for SPAs

express oauth-agent oauth2 openid-connect spa token-handler

Last synced: 12 Apr 2025

https://github.com/curityio/example-dotnet-openid-connect-client

An example website that implements OAuth 2.0 and OpenID Connect with the .NET Framework

code-example dotnet dotnet-framework oauth2 openid-connect website

Last synced: 22 Jul 2025

https://github.com/curityio/nginx-lua-phantom-token-plugin

An API gateway plugin to introspect opaque access tokens and forward JWT access tokens to APIs

api-gateway introspection kong nginx oauth2 openresty phantom-token

Last synced: 27 Oct 2025

https://github.com/curityio/oauth-filter-for-java

A Servlet Filter that can be used for OAuth 2.0 protection in any Java-based Web API

api claims oauth2 scopes sdk zero-trust

Last synced: 28 Jul 2025

https://github.com/curityio/nginx_oauth_proxy_module

NGINX module that decrypts secure cookies from Single Page Apps and forwards JWT access tokens to APIs

api-gateway nginx oauth-proxy oauth2 spa token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/flask-of-oil

An OAuth 2.0 filter written in Python to protect APIs built using Flask

api claims jwt-validation oauth2 scopes sdk zero-trust

Last synced: 12 Oct 2025

https://github.com/curityio/oauth-agent-node-nextjs

A Node.js OAuth Agent for the Next.js web server, providing API driven OAuth and OpenID Connect for SPAs

nextjs oauth-agent oauth2 openid-connect spa token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/example-java-oauth-protected-api

A Java Example of an OAuth protected RESTful API

api claims code-example jwt-validation oauth2 scopes zero-trust

Last synced: 28 Jul 2025

https://github.com/curityio/nginx-lua-oauth-proxy-plugin

A LUA plugin for getting access tokens from encrypted cookies. The plugin implements the OAuth Proxy component from the Token Handler pattern.

api-gateway nginx oauth-proxy oauth2 token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/express-oauth-jwt

A Node.js Express example API Secured with OAuth tokens

api claims jwt-validation oauth2 scopes sdk zero-trust

Last synced: 28 Jul 2025

https://github.com/curityio/spring-boot-oauth-client

Example Website Client using Spring Boot to implement OAuth 2.0 and OpenID Connect

code-example oauth2 openid-connect spring-boot website

Last synced: 28 Jul 2025

https://github.com/curityio/grafana

Grafana dashboard for the Curity Identity Server

devops grafana metrics prometheus

Last synced: 28 Jul 2025

https://github.com/curityio/idsvr-helm

This repository contains the Curity Identity Server helm chart source code.

curity deployment helm kubernetes oidc-server openshift

Last synced: 08 Jul 2025

https://github.com/curityio/react-assisted-token-website

Example React SPA that implements OpenID Connect using the assisted token flow

assisted-token code-example oauth2 openid-connect react spa

Last synced: 28 Jul 2025

https://github.com/curityio/idsvr-docker

Docker-related files, resources, and information for the Curity Identity Server

curity deployment docker

Last synced: 13 Aug 2025

https://github.com/curityio/openid-client-android-appauth

An OpenID Connect Android demo app using AppAuth libraries

android appauth code-example mobile oauth2 openid-connect

Last synced: 28 Jul 2025

https://github.com/curityio/ios-idsvr-haapi-sdk-dist

Distribution of the iOS Hypermedia Authentication API (HAAPI) SDK for the Curity Identity Server

haapi ios sdk

Last synced: 17 Aug 2025

https://github.com/curityio/oauth-agent-dotnet

A .NET OAuth Agent, providing API driven OpenID Connect for SPAs

dotnet oauth-agent oauth2 openid-connect spa token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/lnav

Lnav add-ons for the Curity Identity Server

devops extensions logging

Last synced: 25 Mar 2025

https://github.com/curityio/angular-assisted-token-website

Example Angular SPA that implements OpenID Connect using the assisted token flow

angular assisted-token code-example oauth2 openid-connect spa

Last synced: 28 Jul 2025

https://github.com/curityio/aws-lambda-oauth-proxy

An AWS lambda authorizer implementation of the OAuth Proxy module from the Token Handler component.

api-gateway aws aws-lambda oauth-proxy oauth2 serverless token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/dotnet-openid-connect-webapp

An example website that implements OAuth 2.0 and OpenID Connect in .NET

code-example dotnet oauth2 openid-connect website

Last synced: 28 Jul 2025

https://github.com/curityio/ios-haapi-demo-app

An OpenID Connect iOS demo app using the HAAPI SDK

code-example haapi ios mobile oauth2 openid-connect

Last synced: 28 Jul 2025

https://github.com/curityio/username-password-authenticator

An authenticator to customize username and password flows

authenticator curity plugin username-password

Last synced: 28 Jul 2025

https://github.com/curityio/oauth-agent-kotlin-spring-fapi

A Kotlin OAuth Agent, providing financial-grade API driven OpenID Connect for SPAs

financial-grade oauth-agent oauth2 openid-connect spa spring-boot token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/azure-apim-oauth-proxy

This repository provides a policy for the API Management in Azure that implements the OAuth Proxy functions of the Token Handler pattern.

api-gateway azure oauth-proxy oauth2 token-handler

Last synced: 14 Jun 2025

https://github.com/curityio/openid-client-ios-appauth

OpenID Connect iOS integration in a SwiftUI App using the AppAuth pattern

appauth code-example ios mobile oauth2 openid-connect

Last synced: 28 Jul 2025

https://github.com/curityio/spring-boot-openid-client-mtls

An example on how to create an OpenID client with Spring Security that uses mutual TLS client authentication to retrieve the token.

code-example financial-grade mutual-tls oauth2 openid-connect spring-boot website

Last synced: 03 Jul 2025

https://github.com/curityio/spa-deployments

Code to manage deployment of back end resources for SPA code examples

deployment docker oauth2 openid-connect spa token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/github-authenticator

Github oauth authenticator that can be used with any Java-based Web API

authenticator github login oauth2 plugin

Last synced: 28 Jul 2025

https://github.com/curityio/maven-archetypes

Archetypes for plugins to enable many extensibility use cases

archetype authenticator curity maven plugin

Last synced: 16 Apr 2025

https://github.com/curityio/sms-rest-plugin

SMS plugin that sends text messages by calling a RESTful Web service

plugin rest sms-sender

Last synced: 25 Mar 2025

https://github.com/curityio/linkedin-authenticator

Linkedin oauth authenticator that can be used with any Java-based Web API

authenticator curity linkedin login oauth2 plugin

Last synced: 13 Oct 2025

https://github.com/curityio/spa-using-curitytokenhandler

Demonstrates Hardened Security for Single Page Applications

code-example oauth2 openid-connect react spa token-handler

Last synced: 28 Jul 2025

https://github.com/curityio/react-haapi-demo

A demo HAAPI OpenID Connect implementation in a React app

code-example haapi oauth2 openid-connect react spa

Last synced: 28 Jul 2025

https://github.com/curityio/gatsby-assisted-token

Assisted token flow with React Context and Gatsby CLI

assisted-token code-example oauth2 openid-connect spa

Last synced: 28 Jul 2025

https://github.com/curityio/idsvr-aws-cdk

AWS CDK project for deploying the Curity Identity Server in to AWS environment.

aws cdk cloudformation deployment

Last synced: 25 Mar 2025

https://github.com/curityio/springboot-api-jwt-validation

Spring Boot API OAuth Integration and Validation of JWTs

api claims code-example jwt-validation oauth2 scopes spring-boot zero-trust

Last synced: 25 Mar 2025

https://github.com/curityio/rest-dap-plugin

A Data Access Provider plug-in for Curity that calls a RESTful Web service

data-access-provider plugin rest

Last synced: 25 Mar 2025

https://github.com/curityio/identity-picker

An authentication action that lists roles for a user to to choose from.

authentication-action identity-picker plugin

Last synced: 28 Jul 2025

https://github.com/curityio/aws-phantom-token-lambda-authorizer

A lambda authorizer implementing the phantom token pattern

aws aws-lambda lambda-function phantom-token

Last synced: 11 Apr 2025

https://github.com/curityio/ios-idsvr-haapi-driver-dist

Distribution of the iOS Hypermedia Authentication API (HAAPI) DRIVER for the Curity Identity Server

haapi ios sdk

Last synced: 25 Mar 2025

https://github.com/curityio/emailer-rest-plugin

Emailer plugin that uses a REST service to deliver an email message for a recipient

email-sender plugin rest

Last synced: 25 Mar 2025

https://github.com/curityio/curity-idsvr-aws-eks-demo-installation

A demo installation of Curity Identity Server, Nginx Ingress controller in AWS Elastic Kubernetes Engine for PoC purposes

aws deployment eks helm kubernetes

Last synced: 25 Mar 2025

https://github.com/curityio/sms-tele2-plugin

A plugin to send text messages using the Tele2 service

plugin sms-sender tele2

Last synced: 25 Mar 2025

https://github.com/curityio/android-haapi-demo-app

An OpenID Connect Android demo app showing how to plug in the HAAPI Model SDK

android code-example haapi mobile oauth2 openid-connect

Last synced: 11 Apr 2025

https://github.com/curityio/example-consentor

The example consentor is a basic plugin and shows how to prompt user for consent.

consentor plugin prefix-scope scopes

Last synced: 25 Mar 2025

https://github.com/curityio/idsvr-cloudformation

Amazon Cloud Formation Template and resources

aws cloudformation deployment

Last synced: 28 Jul 2025

https://github.com/curityio/serverless-zero-trust-vercel-api

A serverless zero trust OAuth 2.0 protected API for Vercel deployment, protected with self-contained JWTs

api claims code-example jwt-validation oauth2 scopes self-contained-jwt serverless vercel

Last synced: 25 Mar 2025

https://github.com/curityio/freja-eid-authenticator

Verisec oauth authenticator that can be used with any Java-based Web API

authenticator freja plugin

Last synced: 08 Oct 2025

https://github.com/curityio/react-native-haapi-example

An example using the HAAPI React Native modules

Last synced: 13 Oct 2025

https://github.com/curityio/kafka-zero-trust

OAuth 2.0 zero trust event based messaging between APIs

api code-example events kafka nodejs oauth2 zero-trust

Last synced: 13 Oct 2025

https://github.com/curityio/nordicapis-python-openid-connect-client

Nordic APIs OpenID Connect workshop source code

code-example oauth2 openid-connect website

Last synced: 16 Aug 2025

https://github.com/curityio/kong-dev-portal-user-provisioner

Authentication Action that creates a Dev Portal User in Kong

authentication-action dev-portal kong plugin user-provisioning

Last synced: 25 Mar 2025

https://github.com/curityio/android-haapi-ui-sdk-demo

An OpenID Connect Android demo app showing how to use the HAAPI UI SDK and hardened mobile security

android code-example haapi mobile oauth2 openid-connect

Last synced: 11 Apr 2025

https://github.com/curityio/lookup-account-auth-action

An authentication action plugin which allows to fetch account attributes based on an account manager.

account-lookup authentication-action plugin

Last synced: 17 Jun 2025

https://github.com/curityio/mongodb-datasource

A MongoDB data source plugin for the Curity Identity Server

data-access-provider datasource java-8 mongodb plugin

Last synced: 20 Jun 2025

https://github.com/curityio/debug-attribute-action

An Authentication Action that can be used to view attributes during Authentication

authentication-action debug plugin

Last synced: 21 Jun 2025

https://github.com/curityio/opa-authorization-manager

An example Authorization Manager using Open Policy Agent

abac authorization-manager curity opa open-policy-agent plugin

Last synced: 21 Aug 2025

https://github.com/curityio/cloud-native-oauth-security-examples

End-to-end code examples for the O'Reilly book on Cloud Native Data Security with OAuth

Last synced: 28 Jul 2025

https://github.com/curityio/salesforce-authenticator

Salesforce oauth authenticator that can be used with any Java-based Web API

authenticator java oauth2 openidconnect plugin salesforce

Last synced: 30 Jul 2025

https://github.com/curityio/microblink-scan-id

Authentication action leveraging the Microblink in-browser SDK for identity document scanning

authentication-action id-proofing plugin

Last synced: 05 Oct 2025

https://github.com/curityio/jwt-validation-in-symfony

Example code for JWT validation tutorial in an OAuth protected Symfony API

api claims code-example jwt-validation oauth2 scopes zero-trust

Last synced: 21 Aug 2025

https://github.com/curityio/javascript-assisted-token-website

An example of the assisted token flow using JavaScript and JQuery

assisted-token code-example oauth2 openid-connect spa

Last synced: 05 Jan 2026

https://github.com/curityio/oauth-agent-kotlin-spring

A Kotlin OAuth Agent, providing API driven OpenID Connect for SPAs

oauth-agent oauth2 openid-connect spa spring-boot token-handler

Last synced: 08 Apr 2025

https://github.com/curityio/azure-arm-template

The repository contains templates to deploy Curity in Azure using ARM templates

arm azure deployment

Last synced: 10 Jun 2025

https://github.com/curityio/openid-client-android-appauth-dcr

Extended OpenID Connect Android integration in a Kotlin app using the AppAuth pattern and Dynamic Client Registration

android appauth code-example dynamic-client-registration mobile oauth2 openid-connect

Last synced: 04 Jul 2025

https://github.com/curityio/box-authenticator

Box oauth authenticator that can be used with any Java-based Web API

authenticator box java login oauth plugin

Last synced: 25 Mar 2025

https://github.com/curityio/apigee-edge-token-publisher

An example event listener plugin integrating Curity with Apigee Edge

apigee event-listener plugin token-publisher

Last synced: 25 Mar 2025

https://github.com/curityio/account-linking-recipes

How to link account records together, then use a consistent access token identity in calls to APIs

account-linking authentication authentication-action oauth2 openid-connect passkeys use-case

Last synced: 25 Mar 2025

https://github.com/curityio/example-dcr-request-validation

An example based on the Open Banking Brasil profile that demonstrates how to use a pre-processing procedure to validate a DCR request.

dynamic-client-registration financial-grade open-banking pre-processing software-statement use-case

Last synced: 25 Mar 2025

https://github.com/curityio/device-secret-authenticator

An authenticator accepting a nonce issued from the token profile to achieve SSO functionality

authenticator device-secret nonce plugin

Last synced: 25 Mar 2025

https://github.com/curityio/short-key-oidc

An authenticator plugin implementing OpenID Connect with a provider that signs its ID token using a key that is too small to allowed to be used by the built-in OIDC authenticator.

Last synced: 25 Mar 2025

https://github.com/curityio/idsvr-gitops-configuration-management

Pipeline deployment for the Curity Identity Server with parameterized configuration

configuration crypto deployment gitops

Last synced: 25 Mar 2025

https://github.com/curityio/mutual-tls-api-example

An example API using Mutual TLS and Certificate-Bound Access Tokens (RFC8705)

api code-example financial-grade jwt nginx proof-of-possession zero-trust

Last synced: 25 Mar 2025

https://github.com/curityio/iproov-action

An Authentication Action implementing the iProov Web SDK for facial recoginition an liveness proofing

authentication-action id-proofing plugin

Last synced: 04 Aug 2025

https://github.com/curityio/twitter-authenticator

Twitter oauth authenticator that can be used with any Java-based Web API

authenticator curity java login oauth plugin twiiter

Last synced: 25 Mar 2025

https://github.com/curityio/oauth-mobile-web-sso

Using the nonce authenticator pattern to achieve SSO between a mobile app and a web app

code-example mobile nonce oauth2 openid-connect sso

Last synced: 25 Mar 2025

https://github.com/curityio/init-scripts

Example init scripts that can be used to run the Curity Identity Server as a daemon service

curity-identity-server extensions scripting

Last synced: 25 Mar 2025

https://github.com/curityio/dynamic-user-routing

Dynamic routing of users to their home region, during authentication and API requests

api-gateway authentication-action claims multi-region oauth2 use-case wrapper-jwt

Last synced: 25 Mar 2025

https://github.com/curityio/curity-idsvr-gke-installation

A demo installation of Curity Identity Server, Nginx Ingress controller & Kong gateway including phantom token plugin in Google Kubernetes Engine for PoC purposes

deployment gke google helm kubernetes

Last synced: 25 Mar 2025

https://github.com/curityio/aws-wrapper-token-phantom-flow

A lambda authorizer implementing the phantom token pattern for wrapper tokens

api aws introspection lambda phantom-token wrapper-jwt

Last synced: 25 Mar 2025

https://github.com/curityio/amazon-sqs-eventlistener

Amazon SQS event listener plugin to be used by Curity

aws event-listener plugin sqs

Last synced: 25 Mar 2025

https://github.com/curityio/captcha-authenticator

An example reCAPTCHA v2 authenticator plugin

authenticator google plugin recaptcha

Last synced: 25 Mar 2025

https://github.com/curityio/passport-curity

Curity authentication strategy for Passport.js

oauth2 openid-connect sdk website

Last synced: 20 Feb 2025

https://github.com/curityio/idsvr-completion

Shell completions for the idsvr command

curity-identity-server extensions scripting

Last synced: 25 Mar 2025

https://github.com/curityio/devops-dashboard-example

A fast demo setup of the DevOps dashboard for the Curity Identity Server

dashboard devops user-management

Last synced: 10 Oct 2025

https://github.com/curityio/token-handler-js-assistant

A helper library to help SPAs interact with OAuth Agent in the Token Handler pattern.

oauth-agent oauth2 openid-connect spa token-handler

Last synced: 13 Oct 2025

https://github.com/curityio/react-native-haapi-module

React Native Modules to use with Hypermedia Authentication API of the Curity Identity Server

Last synced: 14 Oct 2025

https://github.com/curityio/getting-started-authenticator

A getting started authenticator plugin to explain use of forms, handlers, navigation and custom data

authenticator login plugin

Last synced: 25 Mar 2025

https://github.com/curityio/couchbase-data-access-provider

Couchbase Data Access Provider

Last synced: 25 Mar 2025

https://github.com/curityio/advanced-nginx-request-validation

Shows how to use nginx and LUA for the validation of a dynamic client registration request. The example can be adapted for any other request.

api-gateway dynamic-client-registration financial-grade nginx use-case

Last synced: 10 Oct 2025

https://github.com/curityio/anonymous-authenticator

An authenticator that returns a static or generated subject

anonymous authenticator plugin

Last synced: 25 Mar 2025