GithubHelp home page GithubHelp logo

frappe_ldap's Introduction

###Introduction:

Frappe LDAP app opens new wing of login. This app enables login with ldap credentials.
Few steps of configuration and you are ready to ldap login.

###Depends on

  • frappe (To install: bench page )
  • python module, python-ldap To install python-ldap on ubuntu based system, use pip install python-ldap.
    You may encounter dependency issue, to resolve these dependencies issue use
    sudo apt-get install python-dev libldap2-dev libsasl2-dev libssl-dev

###Installation

  1. bench get-app frappe_ldap https://github.com/saurabh6790/frappe_ldap.git
  2. bench frappe --install_app frappe_ldap your_site_name or install from frappe desk installer.

###Configuration Steps

####Setup Ldap Server Details

  1. Logged in to frappe as Administrator and click on LDAP module.
  2. To setup LDAP settings, goto Documents > LDAP Settings ( a single doctype) and fill up ldap server details.

LDAP-->Documents-->LDPA Settings

####Users and Role Management:

System checks ldap for select interval and sync user profiles and applies specified role under LDAP.
To set sync interval, goto LDAP > Documents > LDAP Settings and select interval from option(Daily/Weekly/Monthly)

LDAP-->Documents-->LDPA Settings

Added role mapper functionality, while creating a new profile it will check the mapped role and assigned it to respective(current) profile.
With this we can bypass manual role assignment process and automate the same.
To create mapper goto goto LDAP > Documents > LDAP ERP Role Mapper
Eg 1:

LDAP-->Setup--> LDAP ERP Role Mapper

Eg2:

LDAP-->Setup--> LDAP ERP Role Mapper

###Login Via Ldap:

On login page, click on Login Via LDAP ldap button,

login_page

You will get redirected to ldap login page, enter ldap login id and password and click on login button.

ldap_login

frappe_ldap's People

Contributors

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