0

Does anybody know if it is possible to use the User Notifications framework in Optimizely CMS 12 when also using single sign-on together with Azure AD? I want to implement something similar to what is described in the article https://optimizely.blog/2023/04/send-notification-to-optimizely-user-from-external-system/:

Excerpt from article with example notification

Without AAD SSO it seems to work fine. But with it, sending notifications to the [email protected] corresponding to the Entra ID UPN of a logged in users does not give me any notifications in the UI.

1 Answer 1

2

Azure AD is just another OpenID-provider.

Use INotifier to resolve recipients, if that doens't work you might have to implement IQueryableNotificationUsers repository, see https://world.optimizely.com/blogs/scott-reed/dates/2018/11/working-around-iqueryablenotificationusers-when-using-external-claims-based-cms-users/.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.