Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp-module-cesnet
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp-module-cesnet
Commits
7a850828
Commit
7a850828
authored
1 year ago
by
Pavel Břoušek
Browse files
Options
Downloads
Patches
Plain Diff
fix: update link to eligibility data
parent
f4748d04
No related branches found
No related tags found
No related merge requests found
Pipeline
#400606
passed
1 year ago
Stage: .pre
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lib/Auth/Process/IsEinfraCZEligible.php
+1
-1
1 addition, 1 deletion
lib/Auth/Process/IsEinfraCZEligible.php
with
1 addition
and
1 deletion
lib/Auth/Process/IsEinfraCZEligible.php
+
1
−
1
View file @
7a850828
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Perun-GitLab Service Account
@9045464
mentioned in commit
723e1afe
·
1 year ago
mentioned in commit
723e1afe
mentioned in commit 723e1afe01e569a1f27ebdf860ae6367494d2fff
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment