activemq-artemis/artemis-server
gtully cda1e018e1 ARTEMIS-1264 Foundation work for authentication with Kerberos using KRB_ cypher suites.
Core client with netty connector and acceptor doing kerberos
jaas.doAs around sslengine init such that the SSL handshake can do kerberos ticket
generaton and validation.
The kerberos authenticated user is then validated with the security manager before
being populated into the message userId.
The feature is enabled with the kerb5Config property. When lowercase it is the
principal. With a leading uppercase char it is the login.config entry to use.
2017-07-06 11:30:25 -04:00
..
src ARTEMIS-1264 Foundation work for authentication with Kerberos using KRB_ cypher suites. 2017-07-06 11:30:25 -04:00
pom.xml ARTEMIS-1264 Foundation work for authentication with Kerberos using KRB_ cypher suites. 2017-07-06 11:30:25 -04:00