Skip to content
Snippets Groups Projects
Commit 7a850828 authored by Pavel Břoušek's avatar Pavel Břoušek
Browse files

fix: update link to eligibility data

parent f4748d04
No related branches found
No related tags found
No related merge requests found
Pipeline #400606 passed
......@@ -21,7 +21,7 @@ class IsEinfraCZEligible extends ProcessingFilter
public const LOGGER_PREFIX = 'cesnet:IsEinfraCZEligible - ';
public const IDP_ELIGIBLE_AFFILIATIONS_LIST_LINK =
'https://gitlab.ics.muni.cz/perun-proxy-aai/e-infracz_idps_data/-/raw/main/einfra_isacademic/result.yaml';
'https://gitlab.ics.muni.cz/perun/deployment/e-infracz_idps_data/-/raw/main/einfra_isacademic/result.yaml';
public const LINK_REFRESH_RATE_MINS = 15; // older file will be refreshed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment