python:start
Dies ist eine alte Version des Dokuments!
Tips und Tricks zu Python
Python Handbuch online: http://rz.fh-schmalkalden.de/python
Module
Tips und Tricks
Zope 3 und Grok
pysaml2-0.2.1
änderung in der sp.conf:
"idp": { "": { "single_sign_on_service": { 'urn:oasis:names:tc:SAML:2.0:bindings:HTTP-Redirect': "https://idp.fh-schmalkalden.de/simplesaml/saml2/idp/SSOService.php"}, }, },
weiter: error beim aufruf von xmlsec1: die openssl.so wird nicht gefunden
Error: unable to load xmlsec-openssl library
yum install xmlsec1-openssl
reicht noch nicht, die datei xmlsec1-openssl.so wird nicht gefunden, ich habe den link manuell gesetzt:
ln -sf libxmlsec1-openssl.so.1 libxmlsec1-openssl.so
python/start.1347449866.txt.gz · Zuletzt geändert: 2024/08/07 13:35 (Externe Bearbeitung)