Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
metadata
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
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
iam-pub
metadata
Merge requests
!536
Resolve "Add Extensions block for PantrySoft"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Add Extensions block for PantrySoft"
401-add-extensions-block-for-pantrysoft
into
master
Overview
0
Commits
2
Pipelines
3
Changes
1
Merged
Rory Larson
requested to merge
401-add-extensions-block-for-pantrysoft
into
master
9 months ago
Overview
0
Commits
2
Pipelines
3
Changes
1
Expand
Adds Extensions block to PantrySoft in nefed and closes
#401 (closed)
0
0
Merge request reports
Compare
master
version 1
a4961764
9 months ago
master (base)
and
latest version
latest version
4507a026
2 commits,
9 months ago
version 1
a4961764
1 commit,
9 months ago
1 file
+
24
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
nefed.xml
+
24
−
0
Options
@@ -32490,6 +32490,30 @@
</EntityDescriptor>
<EntityDescriptor entityID="http://app.pantrysoft.com/saml/id"
ID="_f32841d81ed43c2faf72c15a13216bdc836a99facd">
<Extensions>
<mdrpi:RegistrationInfo registrationAuthority="https://nebraska.edu/nefed" />
<mdattr:EntityAttributes>
<saml:Attribute Name="http://macedir.org/entity-category"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>
https://nebraska.edu/category/registered-by-nefed</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
<mdui:UIInfo>
<mdui:DisplayName xml:lang="en">
Nebraska Student Information System
</mdui:DisplayName>
<mdui:Description xml:lang="en">
University of Nebraska and Nebraska State College Student Information System
</mdui:Description>
<mdui:InformationURL xml:lang="en">
https://its.nebraska.edu
</mdui:InformationURL>
<mdui:PrivacyStatementURL xml:lang="en">
https://its.nebraska.edu/policies-processes/idm-privacy-policy
</mdui:PrivacyStatementURL>
</mdui:UIInfo>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol"
WantAssertionsSigned="true">
<KeyDescriptor use="signing">
Loading