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
!255
Resolve "Onboard Badgr Metadata"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Onboard Badgr Metadata"
171-onboard-badgr-metadata
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
andrew.costa
requested to merge
171-onboard-badgr-metadata
into
master
2 years ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
Closes
#171 (closed)
Edited
2 years ago
by
andrew.costa
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
d978b450
1 commit,
2 years ago
1 file
+
43
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
nefed.xml
+
43
−
0
Options
@@ -17144,4 +17144,47 @@ KNGked4df0r1o5CozJ35FjKx1fiYucuvGXU+UZd5Yg6sF6MRhQqud32X3eOFJXS/ndm/jGit7B6A
<EmailAddress>security@nebraska.edu</EmailAddress>
</ContactPerson>
</EntityDescriptor>
<EntityDescriptor xmlns:ns0="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://api.badgr.io/account/saml2/saml2.un/acs/">
<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>
<saml:Attribute Name="http://shibboleth.net/ns/attributes/releaseAllValues" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
<saml:AttributeValue>unNUID</saml:AttributeValue>
</saml:Attribute>
</mdattr:EntityAttributes>
<mdui:UIInfo>
<mdui:DisplayName xml:lang="en">Badgr</mdui:DisplayName>
<mdui:Description xml:lang="en">Badgr</mdui:Description>
<mdui:InformationURL xml:lang="en">https://info.badgr.com/</mdui:InformationURL>
<mdui:PrivacyStatementURL xml:lang="en">https://info.badgr.com/privacy-policy.html#cookies</mdui:PrivacyStatementURL>
<mdui:Logo height="85" width="141" xml:lang="en"></mdui:Logo>
</mdui:UIInfo>
</Extensions>
<SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol" AuthnRequestsSigned="false" WantAssertionsSigned="true">
<AssertionConsumerService Binding="urn:oasis:names:tc:SAML:2.0:bindings:HTTP-POST" Location="https://api.badgr.io/account/saml2/saml2.un/acs/" index="1" />
</SPSSODescriptor>
<Organization>
<OrganizationName xml:lang="en-US">Badgr</OrganizationName>
<OrganizationURL xml:lang="en-US">https://www.badgr.com/</OrganizationURL>
</Organization>
<ContactPerson contactType="support">
<GivenName>Nathan Jester</GivenName>
<EmailAddress>nathan.jester@instructure.com</EmailAddress>
</ContactPerson>
<ContactPerson contactType="technical">
<GivenName>Justin Cavanaugh</GivenName>
<EmailAddress>justincavanaugh@nebraska.edu</EmailAddress>
</ContactPerson>
<ContactPerson contactType="administrative">
<GivenName>Justin Cavanaugh</GivenName>
<EmailAddress>justincavanaugh@nebraska.edu</EmailAddress>
</ContactPerson>
<ContactPerson contactType="other" remd:contactType="http://refeds.org/metadata/contactType/security">
<GivenName>ITS Security</GivenName>
<EmailAddress>security@nebraska.edu</EmailAddress>
</ContactPerson>
</EntityDescriptor>
</EntitiesDescriptor>
\ No newline at end of file
Loading