When using Multiple Authentication and the OR rule, does Kong wait until all Auth servers respond?

When using Multiple Authentication and the OR rule, does Kong wait until all Auth servers respond or does Kong forward to upstream once one of the servers response. Also, is this a parallel or sequential operation?

Could you elaborate on what you mean by “Multiple Authentication”?

Are you enabling multiple auth plugins in Kong or have you written a custom auth plugin?