Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OpenID-Connect-Java-Spring-Server
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
Package registry
Model registry
Operate
Terraform modules
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
OpenID-Connect-Java-Spring-Server
Commits
37c03ad0
Commit
37c03ad0
authored
1 year ago
by
Dominik František Bučík
Browse files
Options
Downloads
Plain Diff
chore: merge branch 'dBucik/eric_jurisdiction' into 'main'
feat:
Add ERIC jurisdiction as EU_EAA See merge request
!391
parents
f02aa60f
42c78848
No related branches found
No related tags found
1 merge request
!391
feat: 🎸 Add ERIC jurisdiction as EU_EAA
Pipeline
#423658
passed
1 year ago
Stage: .pre
Stage: build
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
perun-oidc-server/src/main/java/cz/muni/ics/oauth2/web/AuthenticationUtilities.java
+2
-1
2 additions, 1 deletion
.../java/cz/muni/ics/oauth2/web/AuthenticationUtilities.java
with
2 additions
and
1 deletion
perun-oidc-server/src/main/java/cz/muni/ics/oauth2/web/AuthenticationUtilities.java
+
2
−
1
View file @
37c03ad0
...
...
@@ -68,7 +68,8 @@ public abstract class AuthenticationUtilities {
"(NOR) Norway"
,
"(ISL) Iceland"
,
"(LIE) Liechtenstein"
,
"(GBR) United Kingdom"
"(GBR) United Kingdom"
,
"(ERIC) European Research Infrastructure Consortium"
);
/**
...
...
This diff is collapsed.
Click to expand it.
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