* Package name : ipsilon
Version : 1.2.0
Upstream Author : Ipsilon Project <https://pagure.io/ipsilon>
* URL : https://ipsilon-project.org/
* License : GPL v3
Programming Lang: Python
Description : Identity Provider server and toolkit
The Ipsilon project implements an Identity Provider (IdP) that is
easy to use and configure.
.
An IdP server allows users to authenticate against any identity
provider whether that is a corporate LDAP server or even just local
files or custom pluggable modules and allows applications to
authenticate users while being completely agnostic of what
authentication infrastructure is being used.
.
The server is a pluggable, self-contained mod_wsgi application
that provides federated SSO to web applications. User
authentication is always performed against a separate Identity
Management system (for example a FreeIPA server), and
communication with application is done using a supported
federation protocol.
.
The protocols supported out of the box are: SAML2, OpenID Connect,
OAuth2, Persona, OpenID 2.0.
.
It is easy to drop in additional protocol plugins.
I'm currently working on a Ipsilon package for Debian. Met vriendelijke groet, Marlin Cremers *Chief Technical Officer* [ Hert 3a, 5991PA Baarlo [ +31 (0)77 369 0513
I've been working on this package over at https://mentors.debian.net/package/ipsilon. Met vriendelijke groet, Marlin Cremers *Chief Technical Officer* [ Hert 3a, 5991PA Baarlo [ +31 (0)77 369 0513
Howdy Marlin, How is the work progressing on the ‘ipsilon’ package for Debian? At ‘mentors.debian.net’ the latest source package control file is <URL:https://mentors.debian.net/debian/pool/main/i/ipsilon/ipsilon_1.2.0-debian1.dsc>. Did you manage to build that source package in an up-to-date Debian unstable chroot environment? The package declares “Depends: python-ipalib”, but that package is not in Debian's unstable suite. So I don't think this package has built successfully in a Debian ‘unstable’ chroot, which is a fatal barrier. I see the package declares the packaging VCS is a Git repository at <URL:https://pagure.io/ipsilon.git>. But the newest commit there is older than the above source package, so I guess this has not been resolved. What is your plan to progress this?