Shibboleth Setup Error

If you are seeing this page it is because you are setup on the Omnilert system to accept Shibboleth enabled logins however, your IdP is not passing us all the required variabled.

Your IdP needs to pass us the following 4 parameters that are required by Omnilert for Shibboleth enabled Single Sign-on:

  • 'Shib-Identity-Provider' - EntityID of the IdP (example: 'urn:mace:incommon:yourschool.edu')
  • 'eppn' - Username from the IdP that is also to be used by us (example: 'jsmith2375@yourschool.edu')
  • 'sn' - Users sir name or better known as lastname (example: 'Smith')
  • 'givenName' - Better known as firstname (example: 'John')