Hi Rajashekar, I am not sure I understood your request. Are you asking to delegate authentication to an external system like LDAP, Kerberos or OAUTH2 based, rather than managing user credentials on the broker side?
BTW, you can configure broker authentication using the following mechanisms: * external with certificate based authentication * LDAP authentication * Kerberos authentication * OAUTH2 based authentication (there are a number of OAUTH2 based authentication providers. If none of those used in your company, you need to build your own auth provider) Kind Regards, Alex On Wed, 17 Mar 2021 at 06:01, rhudumula <[email protected]> wrote: > > Hi Qpid Team, > > Do we have an option to turn off SASL in Broker-J? > We do not want to use any authentication and ANONYMOUS auth is not an option > for us as FIPS blocks it. > > Thanks, > Rajashekar > > > > -- > 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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
