Skip to content

Commit

Permalink
sab is now sabrest
Browse files Browse the repository at this point in the history
  • Loading branch information
thijskh committed Dec 17, 2024
1 parent 5c1a42b commit da0ecb2
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"idp",
"ala",
"orcid",
"sab",
"sabrest",
"voot",
"pseudo_email",
"invite",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
"manage",
"orcid",
"pseudo_email",
"sab",
"sabrest",
"invite",
"voot"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"idp",
"ala",
"orcid",
"sab",
"sabrest",
"voot",
"pseudo_email",
"invite",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"manage",
"orcid",
"pseudo_email",
"sab",
"sabrest",
"invite",
"voot"
],
Expand Down
4 changes: 2 additions & 2 deletions manage-server/src/test/resources/json/meta_data_detail.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
{
"value": "*",
"source": "sab"
"source": "sabrest"
}
],
"urn:mace:dir:attribute-def:uid": [
Expand Down Expand Up @@ -126,4 +126,4 @@
"allowedEntities": [],
"disableConsent": []
}
}
}
4 changes: 2 additions & 2 deletions manage-server/src/test/resources/push/push_results.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
{
"value": "*",
"source": "sab"
"source": "sabrest"
}
],
"urn:mace:dir:attribute-def:uid": [
Expand Down Expand Up @@ -141,4 +141,4 @@
"name": "https://teams.surfconext.nl/shibboleth",
"state": "prodaccepted",
"type": "saml20-sp"
}
}

0 comments on commit da0ecb2

Please sign in to comment.