DiscourseConnect without nonce

Hi,

Im trying to integrate Discourse with my app, we already have authentication and authourization setup, so we are trying to do DirectConnect so that users who logged in our app should also be logged in automatically to Discourse also. It seems the DirectConnect involves of generate nonce at Discourse site and we need to use them in our server to generate signed payload, but i dont want this nonce process and my app will should direct redirect to the site with signed payload. Is there any to disable the nonce process.

2 Likes