Git Product home page Git Product logo

server-auth's Introduction

Runboat Pre-commit Status Build Status codecov Translation Status

Server Authentication

Modules for handling various authentication schemes

Available addons

addon version maintainers summary
auth_admin_passkey 16.0.1.0.0 Allows system administrator to authenticate with any account
auth_api_key 16.0.1.0.0 Authenticate http requests from an API key
auth_api_key_group 16.0.1.0.0 simahawk Allow grouping API keys together. Grouping per se does nothing. This feature is supposed to be used by other modules to limit access to services or records based on groups of keys.
auth_api_key_server_env 16.0.1.0.0 Configure api keys via server env. This can be very useful to avoid mixing your keys between your various environments when restoring databases. All you have to do is to add a new section to your configuration file according to the following convention:
auth_jwt 16.0.1.1.0 sbidoul JWT bearer token authentication.
auth_jwt_demo 16.0.1.1.1 sbidoul Test/demo module for auth_jwt.
auth_jwt_server_env 16.0.1.0.0 This addon adds auth.jwt.validator fields to server env
auth_ldaps 16.0.1.0.0 Allows to use LDAP over SSL authentication
auth_oauth_multi_token 16.0.1.0.0 Allow multiple connection with the same OAuth account
auth_oauth_ropc 16.0.1.0.0 Allow to login with OAuth Resource Owner Password Credentials Grant
auth_oidc 16.0.1.2.0 sbidoul Allow users to login through OpenID Connect Provider
auth_oidc_environment 16.0.1.0.0 This module allows to use server env for OIDC configuration
auth_saml 16.0.1.1.0 vincent-hatakeyama SAML2 Authentication
auth_session_timeout 16.0.1.0.0 This module disable all inactive sessions since a given delay
auth_signup_verify_email 16.0.1.0.1 Force uninvited users to use a good email for signup
auth_user_case_insensitive 16.0.1.0.0 Makes the user login field case insensitive
base_user_show_email 16.0.1.0.0 Untangle user login and email
password_security 16.0.1.0.0 Allow admin to set password security requirements.
user_log_view 16.0.1.0.0 trojikman Allow to see user's actions log
users_ldap_groups 16.0.1.0.0 Adds user accounts to groups based on rules defined by the administrator.
users_ldap_mail 16.0.1.0.0 joao-p-marques LDAP mapping for user name and e-mail
users_ldap_populate 16.0.1.0.0 joao-p-marques LDAP Populate
vault 16.0.1.0.2 Password vault integration in Odoo
vault_share 16.0.1.0.0 Implementation of a mechanism to share secrets

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

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.