Keith Wall created QPID-6987: -------------------------------- Summary: One time password authentication provider Key: QPID-6987 URL: https://issues.apache.org/jira/browse/QPID-6987 Project: Qpid Issue Type: Improvement Components: Java Broker Reporter: Keith Wall Fix For: qpid-java-6.1
In order to make the Broker more secure out of the box, the Broker should support an initial profile that configures a {{OneTimePasswordAuthenticationProvider}} as its only authentication provider. On startup this authentication provider will generate a OTP which is printed to standard out, which remains valid for this Broker invocation only. The user would then use the one-time password to access the Broker, and replace the authentication provider with one of their choosing. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org