Showing 116 open source projects for "as built"

View related business solutions
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 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
  • 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: 1 This Week
    Last Update:
    See Project
  • 2
    Pow

    Pow

    Robust, modular, and extendable user authentication system

    Pow is a robust, modular, and extendable authentication and user management solution for Phoenix and Plug-based apps. Pow is built to be modular, and easy to configure. The configuration is passed to function calls as well as plug options, and they will take priority over any environment configuration. It's ideal in case you got an umbrella app with multiple separate user domains. The easiest way to use Pow with Phoenix is to use a :otp_app in function calls and set the app environment configuration. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    magiclinksdev

    magiclinksdev

    Transactional email magic link and One-Time Password (OTP)

    The magiclinksdev project is an authentication service for magic link and One-Time Password (OTP) use cases. There is built-in email support through Amazon SES and SendGrid.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Uptrace

    Uptrace

    Open source APM: OpenTelemetry traces, metrics, and logs

    Uptrace is an open-source APM tool that supports distributed tracing, metrics, and logs. You can use it to monitor applications and set up automatic alerts to receive notifications via email, Slack, Telegram, and more. Uptrace is an open-source APM that supports OpenTelemetry tracing, metrics, and logs. You can use it to monitor applications and set up alerts to receive notifications via email, Slack, Telegram, and more. Uptrace collects and analyzes data from a variety of sources, including...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Jackson

    Jackson

    Streamline your web application's authentication with Jackson

    An open-source authentication and SSO (Single Sign-On) solution that simplifies enterprise authentication for SaaS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VoidAuth

    VoidAuth

    Single Sign-On for Your Self-Hosted Universe

    VoidAuth is a self-hosted, open-source Single Sign-On (SSO) authentication provider that simplifies managing user access and identity for a suite of private applications. Built around standards like OpenID Connect (OIDC), it serves as a central authentication authority so that users can log in once and gain secure access to multiple services without duplicating credentials. The platform offers a user and group management interface where administrators can invite users, enable self-registration, and configure policies like multi-factor authentication and password resets with email verification. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    jwt-auth

    jwt-auth

    JSON web token authentication for Laravel and Lumen

    ...Once a user has logged in with their credentials, then the next step would be to make a subsequent request, with the token, to retrieve the users' details, so you can show them as being logged in. To make authenticated requests via http using the built in methods, you will need to set an authorization header. If you don't like the idea of catching mulitple exceptions inline, then you are free to add a global exception handler with Laravel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Lexik JWT Authentication Bundle

    Lexik JWT Authentication Bundle

    JWT authentication for your Symfony API

    LexikJWTAuthenticationBundle is a Symfony bundle that provides JWT (JSON Web Token) authentication for RESTful APIs. It simplifies the process of generating and validating JWTs for secure user authentication. The bundle integrates seamlessly with Symfony’s security system, allowing developers to implement token-based authentication efficiently while maintaining flexibility in user management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Central Authentication Service (CAS)

    Central Authentication Service (CAS)

    Identity & Single Sign On for all earthlings and beyond

    Welcome to the home of the Apereo Central Authentication Service project, more commonly referred to as CAS. CAS is an enterprise multilingual single sign-on solution and identity provider for the web and attempts to be a comprehensive platform for your authentication and authorization needs. CAS is an open and well-documented authentication protocol. The primary implementation of the protocol is an open-source Java server component by the same name hosted here, with support for a plethora of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    Agent Auth Protocol

    Agent Auth Protocol

    Standard and implementation for AI agent authentication

    Agent Auth Protocol is a specification-oriented project within the Better Auth ecosystem that defines a structured protocol for authentication between applications and autonomous agents. It is designed to standardize how AI agents and services securely authenticate, communicate, and manage identity within modern software systems. Built alongside the broader Better Auth framework, it integrates with a comprehensive authentication system that supports features like OAuth, multi-factor authentication, and session management. 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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tesseral

    Tesseral

    Open source auth infrastructure for B2B SaaS

    ...It is not an authentication library tied to a particular language or framework; Tesseral works with any tech stack. Tesseral is open source auth infrastructure for business software (i.e., B2B SaaS). Tesseral is built for B2B SaaS. Your customer's admins control how their users log in to their tenant, and can add or remove users at will.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Doorkeeper

    Doorkeeper

    Doorkeeper is an OAuth 2 provider for Ruby on Rails / Grape

    Doorkeeper is a gem (Rails engine) that makes it easy to introduce OAuth 2 provider functionality to your Ruby on Rails or Grape application. Doorkeeper is an oAuth2 provider built in Ruby. It integrates with Ruby on Rails and Grape frameworks. The installation process depends on the framework you're using. Doorkeeper follows Rails maintenance policy and supports only supported versions of the framework. Currently, we support Ruby on Rails 5 and higher. Extensions that are not included by default and can be installed separately. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Raivo OTP

    Raivo OTP

    A native, lightweight and secure one-time-password (OTP) client

    Raivo OTP’s iOS application is a native, secure, and user-friendly two-factor authentication (2FA) client that generates time-based (TOTP) and counter-based (HOTP) one-time passwords to protect accounts, all built specifically for iOS devices using modern Swift. It helps users replace or supplement traditional SMS or email 2FA by securely storing OTP secrets and displaying rotating codes that can be synced via iCloud across Apple devices, reducing the risk of losing access when switching devices. Users can easily add new accounts by scanning QR codes or entering secrets manually, assign custom icons for better visual organization, and quickly search through stored tokens to find the one they need. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Proton Authenticator for Android

    Proton Authenticator for Android

    Official Android implementation of a modern two-factor authentication

    ...The app enables users to link 2FA tokens for their online accounts, scan QR codes, and generate rotating verification codes that enhance login security across services that support TOTP standards. Built with native Android tooling and following modern design conventions, it integrates with Android’s notifications and system UI while maintaining local encryption of stored secrets so that authentication tokens are never exposed in plaintext outside the device. It also supports backup and encrypted sync with the associated Proton account, helping users recover 2FA codes across devices — a feature that many standalone token generators lack without risking security trade-offs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    S.M.A.R.T. Monitoring Tools

    Disk Inspection and Monitoring

    smartmontools contains utility programs (smartctl, smartd) to control/monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI disks. It is derived from smartsuite.
    Leader badge
    Downloads: 19,013 This Week
    Last Update:
    See Project
  • 16
    EJBCA, JEE PKI Certificate Authority
    EJBCA is an enterprise class PKI Certificate Authority built on JEE technology. It is a robust, high performance, platform independent, flexible, and component based CA to be used standalone or integrated in other JEE applications.
    Leader badge
    Downloads: 105 This Week
    Last Update:
    See Project
  • 17
    thuBeacon

    thuBeacon

    thuBeacon is a client-server system for pushing scrolling alert banner

    ...Key capabilities include multi-tenant management, scheduled and repeating messages, per-message banner colors, agent auto-update, high availability, encrypted token authentication, and built-in analytics with inventory, usage charts, and maintenance window suggestions. Target audience: Small to mid-sized IT departments and MSPs managing 10–1000+ workstations across one or multiple customer sites, looking for a simple, on-premise desktop alerting solution.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    pccareity

    pccareity

    a system tools

    pccareity is a Windows System Utility Toos. It is a simple system utility, a free and opensource vb .net standard software for zip and unzip files in windows with many system utility tools. It is built-in apps or interfaces within your Windows OS that help users and administrative run. So you must have sound knowledge about these useful commands and their effects. On your system , so run at your own risk.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    jfLDAP

    jfLDAP

    LDAP command line utility for Windows

    ...Examples: ldap memberof myserver mydomain user pass dc=mydomain,dc=com testaccount testgroup if %ERRORLEVEL%==1 goto action Where user/pass must have access to LDAP server. To test computer add $ to computername. Source @ github.com/pquiring/javaforce Built using GraalVM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Orion Package Installer

    Orion Package Installer

    Deb Package Installer for Debian based Linux Systems

    This is a package installer developed for Debian-based Linux systems, an alternative to gdebi. It is built on Python 3 and PyQt6 and uses the system's own processes in the background.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    jwscripts

    Jeremy Wakeman bash scripts

    Bash scripts that I've built over time to make easier tasks that I do often.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    PowerPing

    Advanced command-line ping tool

    ...PowerPing extends the normal functionality of native tools with additional ICMP features in one place such as scanning, flooding, graphing, listening and more. All this is built from the ground up in C#, with its own implementation of ICMP protocol allowing for greater performance and a more tailored ping experience.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Echo Drop Zone

    Echo Drop Zone

    Fast file processing tool with drag & drop and batch rename

    ...Free version includes: • Drag & Drop file processing • Basic rename tools • Quick file access PRO version unlocks: • Batch rename multiple files • Move and organize files in bulk • Copy file names and file paths instantly • File activity history tracking • Faster and more efficient workflows Built for speed, simplicity, and everyday productivity without unnecessary complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    System Utility Suite 2026

    System Utility Suite 2026

    Comprehensive system diagnostic and management utility for performance

    ... - Process Monitoring: Overview of running system processes and resource usage. - File System Cleanup: Automated scanning for temporary files and system bloat. Built for extensibility and performance, the suite provides a robust foundation for system administrators and power users alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    UTILHELP

    UTILHELP

    Universal Windows Helper - Easy software and driver management

    ...Perfect for Windows newcomers who need guidance on essential software, invaluable during system reinstallation for quick setup, and convenient for system administrators managing multiple computers. Built with modern Python and PyQt6 technologies, the application works seamlessly on Windows 10 and 11.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB