Hi Sidarth,

The authentication providers in Qpid broker-j do not have any functionality
to lock the user accounts after unsuccessful login attempts or forcing
client to wait after failure to authenticate.
If you are running Qpid broker in corporate environment, you can configure
authentication against of LDAP and OAUTH2 services. They should give you
the behaviour you need around account locking or forcing waiting on
authentication failures.

Kind regards,
Alex


On Fri, 5 Apr 2019 at 23:49, sidarthsc <[email protected]>
wrote:

> Is there server-side logic that locks out the client if the client fails to
> authenticate X times in a row? Is there any logic that forces the client to
> wait for Y time units if the client fails to authenticate X times in a row,
> or something like that? If so, is that logic configurable?
>
> Thanks!
>
>
>
> --
> Sent from:
> http://qpid.2158936.n2.nabble.com/Apache-Qpid-users-f2158936.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>

Reply via email to