Showing 97 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Middleware for Existing SSH Hosts (Mesh)

    Middleware for Existing SSH Hosts (Mesh)

    Fine-grained authorizations and single sign-on for SSH remote commands

    Mesh is a secure, lightweight grid middleware that is based on the addition of a single sign-on capability to the built-in public key authentication mechanism of SSH using system call interposition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AWS Jupyter Proxy

    AWS Jupyter Proxy

    Jupyter server extension to proxy requests with AWS SigV4 authentican

    ...A single /awsproxy endpoint is added on the Jupyter server which receives incoming requests from the browser, uses the credentials on the server to add SigV4 authentication to the request, and then proxies the request to the actual AWS service endpoint. All requests are proxied back-and-forth as-is, e.g., a 4xx status code from the AWS service will be relayed back as-is to the browser. Using this requries no additional dependencies in the client-side code. Just use the regular AWS JavaScript/TypeScript SDK methods and add any dummy credentials and change the endpoint to the /awsproxy endpoint.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SigV4

    SigV4

    A SigV4 authentication plugin for the open-source DataStax Java Driver

    This package implements an authentication plugin for the open-source Datastax Java Driver for Apache Cassandra. The driver enables you to add authentication information to your API requests using the AWS Signature Version 4 Process (SigV4). Using the plugin, you can provide users and applications short-term credentials to access Amazon Keyspaces (for Apache Cassandra) using AWS Identity and Access Management (IAM) users and roles. The plugin depends on the AWS SDK for Java. It uses AWSCredentialsProvider to obtain credentials. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Atricore’s JOSSO is an open source and commercially supported Internet Single Sign-On (FSSO) solution for point-and-click and standards-based (SAML2) Internet-scale SSO implementations. For more information contact us at : http://www.josso.org
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    The LDAP proxy is designed to be the part of the email encryption infrastructure which would simplify finding and using public encryption keys contained in X.509 public certificates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Howdy For Linux

    Howdy For Linux

    Windows Hello style facial authentication for Linux

    Howdy provides Windows Hello™ style authentication for Linux. Use your built-in IR emitters and camera in combination with facial recognition to prove who you are. Using the central authentication system (PAM), works everywhere you would otherwise need your password: Login, lock screen, sudo, su, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    git-standup

    git-standup

    Keep track of what you have been doing on the last working day

    ...By default it gives you the most common usage i.e. shows you commits from the last working day in the current directory and the directories below current level plus it comes with several options to modify how it behaves. The only requirement is having good commit messages. You can install git-standup using one of the options provided. Simply run it in your project directory and it will give you the output from the last working day. If you run it in a folder containing multiple git repositories, it will go through each of the projects and give you the standup report for each one of them. You can pass several options to modify how git-standup behaves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    idcheck

    apache cookie SSO mechanism.

    ...The server uses a private cookie scoped only for the client browser and the idcheck webserver which is always protected with SSL. In addition to the common practise of using SSL for everything (which idcheck supports). The idcheck system can also be used to provide authentication to websites where you merely want to hide content from various people. For example, an intranet whose contents are available to thousands of people. This is, in fact, its main advantage and feature. Please check the wiki pages for more info (link above). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    pam-anyauth

    hook pam to authenticate users against anything

    This project allows pam to authenticate users against anything. We have a sql database of users with hashed passwords that we want to use for an sftp server. pam-anyauth combined with pam configurations allow the sftp server to permit/deny based on current credentials in the database. There is room to add more types of authentication and improve the overall process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    passport-facebook

    passport-facebook

    Facebook authentication strategy for Passport and Node.js.

    passport-facebook is a Passport strategy for authenticating users with their Facebook credentials using the OAuth 2.0 protocol, enabling Node.js applications to let visitors log in with their Facebook account easily. It manages the redirection to Facebook’s login page, the authorization code exchange, and the retrieval of basic profile information, reducing the boilerplate developers would otherwise write to integrate with Facebook’s API manually.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Free PHP/CI User Login and Management

    Free PHP/CI User Login and Management

    PHP User Login and Management System based on Codeigniter

    User Login & Management System is a PHP + MySQLi powered PHP script built up under the CodeIgniter framework(version 3.x), that allows the registration and management of users with admin panel to manage them. It is providing secure login, authentication, authorization and complete user management. It can be used as a base platform for any CodeIgniter projects. Screenshot amd more details: http://www.webprojectbuilder.com/item/user-login-and-management Demo:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    pyadselfservice
    pyadselfservice is a software created using Python 3.5 and Django 1.10. This project aims to provide web based password change interface to the end users, for their Active Directory account. While changing the password, users won't not need to enter their current password. Which means users can change their password even if they have forgotten their current password. Moreover, while changing the password, this software will automatically unlock the user account if it is locked. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Friend

    Friend

    An extensible authentication and authorization library for Clojure

    Friend is an extensible authentication and authorization library for Clojure Ring web applications. It streamlines user authentication, supports multiple workflows, and integrates role-based security cleanly into request handling. Ring middlewares for configuring and defining the scopes of authentication and authorization. Macros to clearly demarcate the scope of authentication and authorization within code that is "below" the level of Ring handlers where you can't use middlewares. Enables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    privacyidea

    privacyidea

    two factor authentication management system

    privacyIDEA is a management and authentication system for two factor authentication. You can use OTP tokens, OTP cards, SMS, Smartphone Apps to incorparte the second factor. It can even manage SSH keys and supports Offline OTP. The latest version can manage and enroll user certificates. Its modular design makes it easily enhancable. It runs on Linux. Applications and workflows can be connected to privacyIDEA hence enabling two factor authentication in your system logon, web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Radius-DB-manager

    Radius-DB-manager allows you to control MySQL DB from CLI in menu form

    Radius-DB-manager allows you to manage Freeradius MySQL DB from CLI easily using menu style. It supports more then one DB that are synchronized by this script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    passport-local is a Passport strategy module for Node.js that enables user authentication using traditional username and password credentials, making it ideal for web applications that require simple, form-based login systems. It plugs directly into the Passport middleware ecosystem and lets developers define precisely how users are looked up and verified against stored credentials, which can be adapted to any database or user store.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    BRASquid

    Proxy Manager that integrates AD with Squid using SSO

    BRASquid is a customized Linux Debian Distribution that includes single sign-on features on Squid and Active Directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    TACACS+ protocol client library and PAM module in C. This PAM module support authentication, authorization (account management) and accounting (session management)performed using TACACS+ protocol designed by Cisco.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    modsso

    Single Sign On module for Apache and NGiNX

    Web server module to provide SSO across your subdomains. This is an alpha release, do not use on any live server. Just testing for now! This is just a pet project. It hasn't been using in production anywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22

    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: 10 This Week
    Last Update:
    See Project
  • 23
    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: 2 This Week
    Last Update:
    See Project
  • 24

    phpBB Multiple Domain SSO

    phpbb Multiple domain Single Sign on with wordpress plugin

    What these code modifications do, is to create a single sign on across different, multiple domains for both phpbb and other sites/codes/apps to use. These modifications use phpbb user tables, sessions, everything. What it does is to set cookies for each domain through using iframes, which load some connect.php file that is placed on the other remote domains which needs authentication from phpbb. This is how numerous sites like facebook do it. Currently there is no other way of legally setting cookies for different domains than the one that is active. You have to have a page that loads up all the cookie setting codes from remote domains. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    nss_db

    Berkeley DB NSS module

    ...The Berkeley DB NSS module provides an alternative means for storing configuration information traditionally kept in several plain-text files in /etc (e.g. /etc/passwd). The module uses the Berkeley DB Library to store this information in several database files in /var/db (e.g. /var/db/passwd.db). Using these databases can lead to a considerable speed-up if the files in /etc are large (e.g. on a system with a lot of accounts). The databases may also be used as a local cache for network accounts, or as a means to supplement or override UIDs, GIDs, home directories etc. provided by network accounts.
    Downloads: 0 This Week
    Last Update:
    See Project