Below are the claims requirements for Single Sign On for all CampusLogic products.
Please note, the claims names can be configured to whatever is preferred as we will be transforming them on the CampusLogic side.
Unique Identifier | This value must be universally unique and not change. The username attribute is how students and staff are identified by our systems on login. Typically, the same value as the student id/employee id. If this value is not unique, or changes, it will cause problems. There is no specific format requirement. **Please Note: This does NOT have to be the username a person logs in with.** |
Student ID | The school or institution’s internal student identifier. This value is used for SIS and Imaging system integrations to identify students when communicating from CampusLogic to the school. This value should be universally unique and unchanging. There is no specific format required for this identifier. |
Given Name | The user's given/first name. |
Surname | The user's surname/last name. |
E-Mail Address | The e-mail address that should be used as the student’s preferred e-mail address. A valid e-mail in the form of user@domain.com should be provided. |
Known Issues/Tips and Tricks:
- When using an older version of ADFS you may see the following error in event viewer after attempting to login. The resolution is to send the claims attribute name in a URI format. IE: domain/attributename
- Error: System.ArgumentException: ID4216: The ClaimType '*your claim name here*' must be of format 'namespace'/'name'.
- Error: System.ArgumentException: ID4216: The ClaimType '*your claim name here*' must be of format 'namespace'/'name'.