Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

Source: zxid
Section: web
Priority: optional
Standards-Version: 3.9.6
Maintainer: Magnus Holmgren <holmgren@debian.org>
Build-Depends: debhelper (>= 7), php5-dev, libssl-dev, libcurl4-openssl-dev, zlib1g-dev,
 libapr1-dev, apache2-dev, dh-apache2, dh-php5, default-jdk, libservlet3.0-java, libgcrypt20-dev

Package: zxid
Architecture: any
Depends: libzxid0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: tools for SAML 2.0 federated Single Sign-On (SSO) and ID-WSF Web Services
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.
 .
 This package contains the tools to set up the IdP and services
 infrastructure.

Package: zxid-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: SAML 2.0 federated Single Sign-On (SSO) and ID-WSF Web Services - documentation
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.

Package: libzxid0
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C library for SAML 2.0 federated Single Sign-On (SSO) and ID-WSF Web Services
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.
 .
 This package contains the core C library.

Package: libzxid-dev
Section: libdevel
Architecture: any
Depends: libzxid0 (= ${binary:Version}), ${misc:Depends}
Recommends: zxid-doc
Description: C library for SAML 2.0 federated Single Sign-On (SSO) and ID-WSF Web Services - development
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.

Package: libapache2-mod-auth-saml
Architecture: any
Depends: libzxid0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: apache2 module for SAML 2.0 authentication using libzxid
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.
 .
 This package contains an Apache authentication module that can be
 used to set up single sign-on with no programming.

Package: libnet-saml-perl
Section: perl
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: libzxid0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: Perl module for SAML 2.0 authentication using libzxid
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.
 .
 This package contains the Perl bindings to libzxid (generated using
 SWIG).

Package: php5-zxid
Section: php
Architecture: any
Depends: libzxid0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: PHP module for SAML 2.0 authentication using libzxid
 ZXID.org Identity Management toolkit implements standalone SAML 2.0,
 Liberty ID-WSF 2.0, and XACML 2.0 stacks and aims at implementing all
 popular federation, SSO, and ID Web Services protocols. Due to its
 small footprint and efficient and accurate schema driven
 implementation, it is suitable for embedded and high volume
 applications. ZXID implements, as of Nov 2011, SP, IdP, WSC, WSP,
 Discovery, PEP, and PDP roles. ZXID is the reference implementation
 of the core security architecture of the TAS3.eu project.
 .
 This package contains the PHP bindings to libzxid (generated using
 SWIG).


Package: libzxid-java
Section: java
Architecture: all
Depends: libzxid0-jni (>= ${binary:Version}), ${misc:Depends}, default-jre-headless
Description: Java package for SAML 2.0 authentication using libzxid

Package: libzxid0-jni
Section: java
Architecture: any
Depends: libzxid0 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: JNI package for SAML 2.0 authentication using libzxid