Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Configuration examples for ELOG  Not logged in ELOG logo
Message ID: 20     Entry time: Wed Apr 2 12:47:07 2025
Author: Liam Gaffney 
Author Email: liam.gaffney@liverpool.ac.uk 
Category: Public Logbook 
Configuration Name: Nginx config for CERN SSO 
Last Revision: Wed Apr 2 12:50:17 2025 by Liam Gaffney 

For those people who are running an elog instance at CERN and need to "hide" it behind the CERN Single Sign On (SSO), I've attached a working nginx.conf file to be used with OKD/PaaS at CERN.

Ideally, you can then configure the elog similar to the below, which will still allow people to register for individual elogs and be approved by an admin user. The usernames are then the CERN SSO usernames...

;
; admin
;
Admin user       = lgaffney
Password file    = /elog-nfs-2/ids_sso.passwd
Authentication   = Webserver, File
allow password change = 0
Login expiration = 0
Self register    = 3

 

Attachment 1: nginx.conf  3 kB  Uploaded Wed Apr 2 13:48:12 2025  | Show | Show all
ELOG V3.1.5-3fb85fa6