We now offer two new features for SSO and User Eligibility clients that aim to increase user engagement.
This feature allows SSO and User Eligibility clients to clearly convey to users which courses are incentivized. This is done by displaying an “Incentive Bonus” badge next to the qualifying course tile(s) on both the member and course homepages.
The HasIncentives attribute must be added to SAML assertion, which contains a comma-delimited list of courses to which the badge can be applied. This can be done on a per-user basis and is updated with every successful SSO or User Eligibility update.
This feature gives SSO and User Eligibility clients the option to emphasize the most relevant course(s) for specific users.
For example, if an HRA indicates that a user smokes, the LivingFree (tobacco cessation) course will be recommended for them. This is done in a few ways:
This feature works in coordination with the recent implementation of RelayState in place of the PreferredCourse attribute. The PreferredCourse attribute will continue to work for existing integrations, but we strongly recommend moving to RelayState and Recommended Courses because of the additional functionality and flexibility.
The IsRecommended attribute must be added to SAML assertion, which contains a comma-delimited list of courses to which the badge can be applied. This can be done on a per-user basis and is updated with every successful SSO or User Eligibility update.