Giter VIP home page Giter VIP logo

samkenx-hub-community / samkenx0auth2david Goto Github PK

View Code? Open in Web Editor NEW

This project forked from samkenxstream/samkenx0auth2david

1.0 1.0 0.0 495 KB

🔏 📃PhoenixDOMString🚀SAMkenXEcosystemPMUXSystemDAVID0authQuMoLSIMCpythonSAMkenXCCorEngINEuTrinoMORALFunction Optimized Algo Auth2.0, Standard Docs genetion for Decentralized Authentication and Verification of Identity and device with location also add binary special tasks functions features MORAL

Home Page: https://samkenxstream.github/dev/project/apis/0auth/aws/arn/apache/google/samken-ecosystem/david

License: GNU Affero General Public License v3.0

Shell 0.01% C 96.79% Makefile 0.86% M4 2.13% Dockerfile 0.21%

samkenx0auth2david's Introduction

Build Status Architectures Status CodeQL Analysis

liboauth2

Generic library to build C-based OAuth 2.x and OpenID Connect servers and clients e.g. web-server plugins.

Overview

  • extends cjose into OAuth 2.x and OpenID Connect specific claims, secrets, and hashes
  • adds OAuth 2.x and OpenID Connect protocols by abstracting HTTP requests and responses from web server implementation specifics
  • reusable code across other OAuth 2.x and REST related protocols e.g. token exchange with endpoint authentication, source token retrieval, target pass settings etc.
  • generic code with plugins for Apache, NGINX, and possibly more (e.g. Envoy, HA Proxy, IIS)
  • configurable cache backend/size/options per cache element type
  • cookie-based session management (i.e. enforce inactivity timeout, expiry)

Features

  • OpenID Connect 1.0
  • OAuth 2.0 Resource Owner Password Credentials (RFC 6749)
  • OAuth 2.0 Token Introspection (RFC 7662)
  • JWT bearer token validation using JWK, JWKS URI, shared symmetric key, X.509 cert, and RSA public key (RFC 6750)
  • OAuth 2.0 Authorization Server Metadata (RFC 8414)
  • Proof Key for Code Exchange (PKCE) by OAuth Public Clients (RFC 7636)
  • OAuth 2.0 Mutual-TLS (MTLS) Certificate-Bound Access Tokens (RFC 8705)
  • OAuth 2.0 Demonstration of Proof-of-Possession (DPoP) at the Application Layer (Internet-Draft)
  • Amazon ALB EC key URL based x-amzn-oidc-data JWT verification
  • endpoint authentication methods: client_secret_basic, client_secret_post, client_secret_jwt, private_key_jwt, TLS client certificate, and HTTP basic authentication
  • configurable cache backends: shared memory, file-based, memcache, and Redis
  • retrieving a token from a header, a query parameter, a post parameter, or a cookie
  • setting a token as a header, a query parameter, a post parameter, or a cookie
  • Apache and NGINX bindings

Dependencies

liboauth2 depends on the following libraries:

  • openssl for SSL and crypto support
  • libcurl for HTTP client support
  • jansson for JSON parsing
  • cjose for JSON Object Signing and Encryption (JOSE) support
  • (optional) libmemcached for memcache cache backend support
  • (optional) libhiredis for Redis cache backend support
  • (optional) Apache 2.x for Apache 2.x bindings support
  • (optional) NGINX for NGINX bindings support
  • (optional, build time only) check for unit test support

Support

Community Support

See Frequently Asked Questions on the Wiki.
Ask questions in the Discussions tracker.

Commercial Support

For commercial support contracts, professional services, training, and use-case specific support, contact OpenIDC at: [email protected]

Disclaimer

This software is open sourced by OpenIDC. For commercial support you can contact OpenIDC as described above in the Support section.

samkenx0auth2david's People

Contributors

zandbelt avatar samkenxstream avatar abbra avatar mikaeljb avatar brownp2k avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.