Showing 16 open source projects for "work"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Auth.js

    Auth.js

    Authentication for the Web

    Auth.js is a set of open-source packages that are built on standard Web APIs for authentication in modern applications with any framework on any platform in any JS runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Leapp

    Leapp

    Leapp is the DevTool to access your cloud

    ...Your all-in-one solution to assign IAM Cloud access across teams. Cloud credentials are available with a click. Data stored locally encrypted in your System Vault. Work with your Cloud Identities from a single place. Automatic temporary Cloud credentials generation and rotation. Pick your Cloud Provider to add a Leapp Session. Choose from supported access methods or leverage your federated identity with SAML 2.0 compliant identity providers. Automatically provision your sessions from AWS Single Sign-On via Leapp Integration. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Agent Auth Protocol

    Agent Auth Protocol

    Standard and implementation for AI agent authentication

    ...The protocol focuses on enabling secure interactions in environments where automated agents act on behalf of users or systems, requiring robust identity verification and permission handling. It aligns with modern authentication standards and is intended to work seamlessly with APIs, distributed systems, and AI-driven workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Comeonin

    Comeonin

    Password hashing specification for the Elixir programming language

    ...The library’s helpers make it straightforward to add registration and login flows that resist brute-force and side-channel attacks. Migration paths and checks are included so you can upgrade algorithms or work factors over time without breaking existing credentials. Its focus on practical ergonomics—clear APIs, sensible defaults, and good docs—has made it the de facto choice for password handling in Elixir. By centralizing hashing concerns, Comeonin helps teams avoid subtle security mistakes while keeping authentication code terse and testable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    Guardian

    Guardian

    Elixir Authentication

    ...It integrates with Plug but can be used outside of it. If you're implementing a TCP/UDP protocol directly or want to utilize your authentication via channels in Phoenix, Guardian can work for you. The core currency of authentication in Guardian is the token. By default JSON Web Tokens are supported out of the box but you can use any token that Has the concept of a key-value payload, is tamper-proof, can serialize to a String, or that has a supporting module that implements the Guardian.Token behavior. You can use Guardian tokens to authenticate web endpoints (Plug/Phoenix/X), channels/Sockets (Phoenix - optional), and any other system you can imagine. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenAuth

    OpenAuth

    Universal, standards-based auth provider

    ...It supports common patterns such as OAuth with popular identity providers, email-based links or codes, and passkeys/passwordless options, while exposing a simple API that fits full-stack frameworks. The project is designed to be infrastructure-friendly, aligning with managed stores and serverless platforms so sessions, webhooks, and callbacks work reliably at scale. It emphasizes secure defaults, including robust token handling, CSRF protections, and clear session lifecycles, while leaving room for customization where apps need it. Developers can bring their own database or storage layer and wire it through adapters without rewriting core logic. The goal is to remove boilerplate around sign-up/sign-in, user profiles, and authorization checks so teams can ship features faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    OpenLdap Server Quick Setup

    Tool to quickly set up an LDAP server

    Tool to quickly set up an OpenLDAP server based on the steps outlined at: http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services. *This script will overwrite existing LDAP configs* Written with RHCSA students in mind, who will need an LDAP server to work with but won't actually be tested on how to set one up. Tested on a clean install/update of: CentOS Linux release 7.3.1611 (Core) + perl v5.16.3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gnupasswd

    gnupasswd

    gnupasswd - gnu change user password

    ...If setuid it allows regular users to change passwd without asking root to do changes for them. (note: does have learning curve on args to choose) gnupasswd - gnu change user password gnugpasswd - gnu change group password gnupasswd(1) has a goal to work with older login.c/linux and some newer too, also "getpwent" (any glibc). or help convert. gnupassd does pass only: leaves all else alone (compat). small, simpler for single admin / small linux bases. For example: it can make plain /etc/passwd plain text password file (still) or use shadow - (login.c may do both). A goal is to be old linux and no "depends problems" (ie, some required pam selinux audit kerb (+nis remove hacks) "to work as intended". ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    nss_db

    Berkeley DB NSS module

    A fork of nss_db, modified to work on Solaris as well as Linux. This provides an alternative location for storing configuration information used by the Name Service Switch libraries, and may be used to supplement user, group and other information in a Berkeley DB. The Berkeley DB NSS module provides an alternative means for storing configuration information traditionally kept in several plain-text files in /etc (e.g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    389 DS Graph is a utility for graphing connections and operations from the 389 Directory Server (formerly Fedora Directory Server). 389 DS Graph works with 389DS, Fedora DS, Red Hat DS, and may work with Sun DS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This plugin enables single sign-on and uses a modified version of the RADIUS module.This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Mahara 1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    LDAPManager is an open source Cocoa application, written in Objective-C, to provide an LDAP browser/editor with a native Mac OS X interface. Should work fine on Tiger and Panther, and perhaps earlier.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This plugin enables single sign-on and uses a modified version of the RADIUS module. This RADIUS Plugin allows to work with all methods of RADIUS authentication, such as PAP, CHAP MD5, MS CHAP v.1, MS CHAP v.2. For Moodle 1.8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    LDAP bind SLAPI plugin for CAS authentication. Plugin has been tested and is working in a real system since march 2007. It is developed for Fedora DS, and should also work with no changes or minimal ones in RedHat DS and SUN. Openldap port is in progress
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This Employee Scheduler lets your employees to login and enter their prefered work schedule. It then allows supervisors the ability to login and assign their employees to positions based on their preferred hours. It requires PHP and a MySQL database.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    This project has been started to publish the work done on a new backend for the DGI (France). This backend has been designed to get strong performance enhancements. It is a fork from the META backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB