Categories
Docker IdP Linux python Shibboleth SingleSignOn SSO Virtualization

pyFF – federation metadata processing at its best

As mentioned earlier I was going to replace thiss-mdq with pyFF for my SAML federation metadata query service. Comparison thiss-mdq / pyFF On its project site thiss-mdq describes itself as The thiss-mdq is a minimal implementation of MDQ that only supports JSON data. while pyFF considers itself “a SAML metadata aggregator written in python”. Both […]

Categories
Cloud cloud-init openstack Programming python Virtualization

Openstack: First steps

Recently I got access to an Openstack system and did my first steps on it. Maybe some of the things I learned so far are of interest to others. Using cloudinit for customization Cloud providers offer the possibility to alter the configuration of their VM images in a standardized way: cloudinit. This uses a simple […]