SheerID Student Verification

Page last modified on 23 November 2022, at 04:32 PM (initially posted on 17 February 2017)

SheerID empowers students to take advantage of special offers with retail brands by instantly verifying their student eligibility.

Global retailers use SheerID to gate their special student offers. Students will verify their eligibility instantly using their school credentials or valid school email address.

Org.ServiceAttributeNotesRequired
SheerID, Inc.Student VerificationeduPersonScopedAffiliation1yes

entityID: https://services.sheerid.com/Shibboleth/UK

1. The only attribute that an identity provider must release for its users to be able to access many services that are licensed for use by everyone at a particular organisation is eduPersonScopedAffiliation. This is a scoped attribute, which might, for example, have the value "member" in scope "uni.ac.uk", often written as:

member@uni.ac.uk

It is used for the basic authorisation decision: does uni.ac.uk subscribe to the service in question? If so, the user is allowed access. The service provider will maintain its own list of which organisations (scopes) can access its service. For allowed organisations, the federation's Technical Recommendations for Participants indicate that, in HE/FE, users with scoped affiliation values from the set {member, student, staff, faculty, employee} are typically authorised to access content licensed on the basis of the JISC Model Licence, while {affiliate, alum} are not.

While a Shibboleth identity provider can generate eduPersonScopedAffiliation statically by setting the required value in attribute-resolver.xml, this should only be done when it is known that all users are authorised. Otherwise, the value can be picked up from your LDAP / Active Directory as described on the IdP setup page.

Users of other IdP software should check their documentation.