Showing 229 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    QSchmed is a GUI editor for LDAPV3 schema files. It is customisable for unique OID's and will suck the schema directly from the LDAPV3 server. Unlike other LDAP gui's out there, this one actually edit's the schema itself. It is *not* (yet) an LDAP browser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    MyVD is an open source virtual directory that allows for the virtual integration of identity data NOTE - This project is now maintained on GitHub at https://github.com/tremolosecurity/myvirtualdirectory - this repository is no longer maintained..
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    dbis

    dbis

    DBIS Reference Implementation

    Reference implementation of Directory-Based Information Services, described in IETF Internet Drafts, intended to replace NIS and RFC2307.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpLDAPauth

    phpLDAPauth

    A simple PHP library for LDAP authentication

    ###### phpLDAPauth has moved to Bitbucket ###### ###### Please visit the BitBucket page at https://bitbucket.org/viharm/phpldapauth ###### phpLDAPauth provides a simple library for LDAP authentication.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dominate AI Search Results Icon
    Dominate AI Search Results

    Generative Al is shaping brand discovery. AthenaHQ ensures your brand leads the conversation.

    AthenaHQ is a cutting-edge platform for Generative Engine Optimization (GEO), designed to help brands optimize their visibility and performance across AI-driven search platforms like ChatGPT, Google AI, and more.
    Learn More
  • 5

    Password quality checker for LDAP

    Plugin for OpenLDAP who checks password quality

    ppInspect become pqChecker (just change the name) OpenLDAP directory with the PPolicy overlay can manage a passwords policy, especially the password quality. Making this feature pass through adding a plug-in ( dynamic shared library) who execute the essential of job. pqChecker is this plug-in. Settings of passwords quality are: . Number of required uppercase characters. . Number of required lowercase characters. . Number of required special characters. . Number of required digits. ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenIAM Identity Manager

    OpenIAM Identity Manager

    The Identity Manager provides a solution to manage the user life cycle

    OpenIAM's Identity Manager provides a comprehensive Identity Management solution which allows organizations to to manage the full user life cycle. Features includes: User provisioning and de-provisioning, active synchronization, password management, audit, self service and delegated administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ldap Address Book

    Ldap Address Book

    LDAP client providing user friendly access to global address books.

    An LDAP Client, written in Java, designed to act as the front end for a global address book implemented as an LDAP directory. Supports full read/update/delete access to directory entries. Fully configurable for all schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Export Import Directory Tool to help building metadirectory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FDS Toolkit is a suite of user/group management tools for Fedora Directory Server, including a perl API for managing all aspects of Person, Posix, Samba and AIX users, and samba computer accounts. Both command line and webmin tools are available/planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    CN=Monitor
    LDAP Directory Server Monitoring tool with focus on 389 DS / Red Hat / Sun / Oracle ODSEE and Open LDAP. IBM Tivoli and Novell eDirectory. Other Directory Services are also supprted.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    iF.SVNAdmin
    The iF.SVNAdmin application is a web based GUI to your Subversion authorization file. It is based on PHP 5.3 and requires a web server (Apache) to be installed. (+ LDAP integration; no database required)
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 12
    Autoresponder for Postfix with LDAP accounts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Miscellaneous Source Code useful for systems administration of both Windows and Linux machines. Very random collection of small tidbits of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    LDAP User Management for the Web

    A LDAP User Management System

    A LDAP User Management System that uses PHP to create an easy to use interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    LDAP Administration Tool

    Browse and edit LDAP-based directories / entries

    LAT stands for LDAP Administration Tool. The tool allows you to browse LDAP-based directories and add/edit/delete entries contained within. It can store profiles for quick access to different servers. There are also different views available such as Users, Groups and Hosts which allow you to easily manage objects without having to deal with the intricacies of LDAP. Features include: User, Group Computer, and Contact views Directory browser Schema browser LDIF...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    phpLDAPadmin
    phpLDAPadmin is a web-based LDAP administration tool for managing your LDAP server. With it you can browse your LDAP tree, view LDAP schema, perform searches, create, delete, copy and edit LDAP entries. You can even copy entries between servers.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 17

    mysql-auth_ldap

    Add LDAP user authentication in MySQL

    mysql auth_ldap is an authentication plugin for the MySQL server. It allows you to create SQL users that are going to be authenticated using a LDAP server. This allows to minimize administrative duties, since your users will be able to reuse their existing account to access the database. The plugin requires MySQL 5.5.7 and up. It is compiled as an add on and does not require you to alter MySQL source code, or recompile the entire server. The plugin add support for LDAP using the openLDAP library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Luma

    LDAP browser and administration utility

    Luma is a graphical utility for accessing and managing data stored on LDAP servers. It is written in Python, using PyQt and python-ldap. Plugin-support is included and useful widgets with LDAP-functionality for easy creation of plugins are delivered. Following plugins are available: - Browser - Search - Templates
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    Web500gw enables administrators and users of LDAP based directory servers to browse and administerate the directory contents with a web browser.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    openldap_hook

    openldap_hook

    An hook overlay for OpenLDAP

    An OpenLDAP overlay that can launch a script when you add, alter or delete an entry in a specified organizational unit. The script name and the organizational unit can be configured in the slapd.conf file or in the cn=config dn.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PHP LDAP class for Active Directory

    PHP LDAP class for Active Directory

    A class for PHP to talk to Active Directory through LDAP.

    A class for PHP to talk to Active Directory through LDAP.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Is a directory system with many features like easy schema edition, and easy certificate, dns names, group and users management. Allows you to import and export user accounts from Active Directory and OpenLDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Export data from EID metadirectory to LDAP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A virtual filesystem for FUSE that allows to navigate an LDAP tree.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25

    vrdp-ldap

    LDAP backend for VirtualBox RDP Auth

    An extension for VirtualBox server which reads LDAP entries to authorize users to connect to virtual machine RDP ports.
    Downloads: 0 This Week
    Last Update:
    See Project