Linux @ CERN

CERN > IT > Linux

CERN Single Sign On (SSO) integration with Apache and Mod_Auth_Mellon on SLC6

About CERN Single Sign On and Mod_Auth_Mellon


Installation

As root on your system run:
# /usr/bin/yum install mod_auth_mellon_cern
(above command will install on your system all needed dependencies, including mod_auth_mellon and httpd packages)

Configuration for CERN Single Sign On

We assume that at this point your apache web service (httpd) is already configured for https protocol and that a valid CERN certificate has been installed, on the system and configured in httpd SSL configuration.

CERN Certification Auhtority host certificate can be obtained directly from CERN CA and installed manually on the system,
or can be obtained using the AutoEnrollment and AutoRenewal method.


CERN SSO application registration

Note: Please configure and start your apache webserver , using documentation above before registering your application.

All CERN SSO applications must be registered at: SSO management site.

Visit above site and register your application:

Choose: Register new SSO Application

Fill-in application registration form:

Once your application registration process completed you will receive an information e-mail. From this moment on, your mod_auth_mellon installation should be fully functional.

Support

Please contact CERN Service Desk or use CERN Service Portal for support.