Restricted Indico feed for CERN log ins

Hi,

Is there a way to fetch a Indico category restricted to ‘CERN networks only’ on a website and display it only for people who are logged in with a CERN account? And having a link, ‘log in with your CERN account to see the events’.

Thanks for your advice,

Salomé

Dear Salomé

Yes. You would want to use the permissions_by_term module combined with authenticating your Indico feed. You can find more information about authenticating via https://drupal.docs.cern.ch/modules/cern-indico-feeds. In ensuring the page(s) displaying the event(s) can only be accessed by those you want to have access, you need to attach a dedicated taxonomy term which you then restrict to the respective e-group(s).

Thanks!