Sunday, May 3, 2015

Install Shibboleth from RPM in opensuse 13.2

#!/bin/bash

zypper ar http://download.opensuse.org/repositories/security://shibboleth/openSUSE_13.2/ Shibboleth

zypper in -y shibboleth

Install Shibboleth on CentOS 7 from RPM:

Install Shibboleth on CentOS 7 from RPM:

yum install -y wget

wget http://download.opensuse.org/repositories/security://shibboleth/CentOS_7/security:shibboleth.repo -P /etc/yum.repos.d

yum install -y shibboleth