SSO 제공업체에서 이메일 알림 및 요약 설정 동기화

I’m working on a Discourse integration with a Drupal website (using the Discourse SSO Drupal module) and have been able to answer most of my questions with existing documentation. However, I’m stumped on this one:

If possible, we’d like to allow users to set their notification preferences solely through Drupal, and have those sync to Discourse. Those preferences would include whether or not they receive an activity summary email, how often they receive it if so, and how they’re tracking the three different categories that the Discourse platform includes.

Is that possible? If so, what parameters do I need to pass to Discourse Connect? (Also, is this even recommended? As I type this, I realize that just saving the fields in Drupal won’t immediately update their settings in Discourse—they’d presumably have to log into Discourse again in order for them to sync up. I could potentially make that happen with custom Drupal code if everything else is possible and that’s the sole concern.)

Thanks for any guidance you can provide!

안녕하세요! 불행히도, 저는 그렇게 하지 못했습니다. 대신 메인 Drupal 사이트의 사용자 설정 페이지에 Discourse의 개별 알림 설정으로 연결되는 링크를 추가했습니다. 완벽하지는 않지만, 제가 생각해 낼 수 있는 최선의 해결책이었습니다.