< Previous by Date Date Index Next by Date >
  Thread Index  

[reSIProcate] build challenge (407) after requiresChallenge() in DUM


Is it possible to build a 407 (with challenge info) after returning False to requiresChallenge() in DUM?  The reason for this is that invite requests are shipped as events somewhere else in the system and challenges to invites are the exception not the general rule.  It would save time to just allow the other portion of our system to end these particular calls with 407 rather than asking if a challenge is required for every invite.

 

Thanks,

-justin