macOS
brew install opensamllocal Homebrew formula metadata
sudo port install opensamlMacPorts ports tree · lang/opensaml/Portfile · source: api.github.com
brew / rank 7480
Library for Security Assertion Markup Language. Version 3.3.1 via Homebrew; verified from local package data. Also installable with debian: sudo apt install libsaml-dev.
install
brew install opensamllocal Homebrew formula metadata
sudo port install opensamlMacPorts ports tree · lang/opensaml/Portfile · source: api.github.com
sudo apt install libsaml-devDebian stable package indexes · libsaml-dev · source: deb.debian.org
sudo zypper install libsaml-developenSUSE Tumbleweed package metadata · libsaml-devel · source: download.opensuse.org
overview
Library for Security Assertion Markup Language
history
OpenSAML is a Shibboleth-family implementation library for the OASIS Security Assertion Markup Language. The Homebrew opensaml formula packages the native C++ line, including the samlsign command-line tool, for software that needs SAML message construction, parsing, signing, and validation primitives.
OpenSAML grew around the Shibboleth identity-federation project, where SAML is the core protocol vocabulary for browser single sign-on and attribute exchange. The OpenSAML 2 documentation describes the project as open-source C++ and Java libraries for developers working with SAML 1.0, 1.1, and 2.0.
The project deliberately distinguishes the library from a complete identity provider or service provider. The documentation warns that OpenSAML does not provide a full SAML IdP/SP and is meant for developers who already understand the SAML specifications.
For the C++ 3.x line, Shibboleth documents OpenSAML-C as a separate project but supported only as a dependency of the Shibboleth Service Provider. The build documentation places it in the native Shibboleth stack with dependencies such as log4shib, OpenSSL, libcurl, Xerces-C, XML-Security-C, and XMLTooling-C.
OpenSAML's adoption is strongest inside identity middleware rather than end-user CLI workflows. The historical OpenSAML page lists Shibboleth, Globus Toolkit components, grid identity projects, Apache WSS4J, Apache Rampart, eduGAIN, OpenLiberty Wakame, SuisseID SDK/Java, and other projects as users or integrators.
Distribution packaging follows that dependency role. openSUSE's Apache:Shibboleth package describes opensaml as a C++ implementation supporting SAML 1.0, 1.1, and 2.0, while Homebrew, Debian, Ubuntu, MacPorts, and zypper package it for native Shibboleth and SAML tooling stacks.
Developers use OpenSAML-C as a library inside SAML-capable services rather than as an application framework. It supplies C++ classes and XML/security integration for SAML assertions, protocol messages, bindings, signatures, and related metadata operations.
Operators encounter the package as part of Shibboleth Service Provider builds and security maintenance. The C++ product version policy explains that native Shibboleth and OpenSAML components use MAJOR.MINOR.PATCH versioning and track compatibility across binary linkage, public APIs, configuration, and protocol behavior.
opensaml is a dependency-heavy security library package where ABI compatibility matters. Package maintainers care about coordinated versions of XMLTooling-C, XML-Security-C, Xerces-C, OpenSSL, log4shib, and Shibboleth SP, because C++ API changes can force recompilation and soname changes.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
samlsign | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:opensaml |
|---|---|
| Version | 3.3.1 |
| Package manager | Homebrew |
| Homepage | https://wiki.shibboleth.net/confluence/display/OpenSAML/Home |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libsaml-dev 3.3.1-2
Security Assertion Markup Language library (development)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml-devlibsaml-doc 3.3.1-2
Security Assertion Markup Language library (API docs)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml-doclibsaml13 3.3.1-2
Security Assertion Markup Language library (runtime)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml13opensaml-schemas 3.3.1-2
Security Assertion Markup Language library (XML schemas)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install opensaml-schemasopensaml-tools 3.3.1-2
Security Assertion Markup Language command-line tools
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install opensaml-toolslibsaml-dev 3.2.1-4.1build2
Security Assertion Markup Language library (development)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml-devlibsaml-doc 3.2.1-4.1build2
Security Assertion Markup Language library (API docs)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml-doclibsaml12t64 3.2.1-4.1build2
Security Assertion Markup Language library (runtime)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install libsaml12t64opensaml-schemas 3.2.1-4.1build2
Security Assertion Markup Language library (XML schemas)
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install opensaml-schemasopensaml-tools 3.2.1-4.1build2
Security Assertion Markup Language command-line tools
https://wiki.shibboleth.net/confluence/display/OpenSAML/Home
sudo apt install opensaml-toolslibsaml-devel 3.3.1-2.5
OpenSAML development Headers
https://wiki.shibboleth.net/confluence/display/OpenSAML/
sudo zypper install libsaml-devellibsaml13 3.3.1-2.5
Security Assertion Markup Language library
https://wiki.shibboleth.net/confluence/display/OpenSAML/
sudo zypper install libsaml13opensaml-bin 3.3.1-2.5
Utilities for OpenSAML library
https://wiki.shibboleth.net/confluence/display/OpenSAML/
sudo zypper install opensaml-binopensaml-schemas 3.3.1-2.5
OpenSAML schemas and catalog
https://wiki.shibboleth.net/confluence/display/OpenSAML/
sudo zypper install opensaml-schemasopensaml
sudo port install opensamlsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.