Giter VIP home page Giter VIP logo

ngx_auth_mod's Introduction

Japanese documents is here.

ngx_auth_mod

ngx_auth_mod is a set of modules that provides authentication processing for nginx auth request module.

Getting started

See the Getting Started document.

Module specifications

ngx_ldap_auth

ngx_ldap_auth is a module that authenticates entities using the LDAP bind operation.

The LDAP authentication process provided by ngx_ldap_auth is shown in the diagram below.

ngx_ldap_auth diagram

Read more ngx_ldap_auth specification.

ngx_ldap_path_auth

ngx_ldap_path_auth is a module that authenticates entities using the LDAP bind operation, and authorizes based on the file path.

The LDAP authentication process and authorization process using the group information provided by ngx_ldap_path_auth is shown in the diagram below.

ngx_ldap_path_auth diagram

Read more ngx_ldap_path_auth specification.

ngx_header_path_auth

ngx_header_path_auth is a module that uses the username and filepath passed in the HTTP headers for authorization processing.

The authorization process using the group information provided by ngx_header_path_auth is shown in the diagram below.

ngx_header_path_auth diagram

Read more ngx_header_path_auth specification.

ngx_ldap_path2ldap_auth

ngx_ldap_path2ldap_auth is a module that authenticates entities using the LDAP bind operation, and authorizes by file path and LDAP information.

The LDAP authentication process and authorization process using the LDAP information provided by ngx_ldap_path2ldap_auth is shown in the diagram below.

ngx_ldap_path2ldap_auth diagram

Read more ngx_ldap_path2ldap_auth specification.

check_ldap

check_ldap is a command to check the operation of LDAP authentication process using the ngx_ldap_auth or ngx_ldap_path_auth configuration file.

check_ldap diagram

Read more check_ldap specification.

ngx_simple_auth

ngx_simple_auth is a module that authenticates with the account information in the configuration file.

ngx_simple_auth diagram

ngx_simple_auth authenticates without external data, so it can be used to check nginx auth request module configuration.

Read more ngx_simple_auth specification.

ngx_auth_mod's People

Contributors

f3lvx avatar k2u2 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  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.