Bug 366188 - Add support for 'authorized_keys' file to SSH console

allow custom public key authentication by using OSGi services

Any bundle (with sufficient permission) may provide an
authenticator by registering an OSGi service. If no specific
authorized_keys file is configured (via system property) the OSGi
service registry will be searched for available authenticators.
The authorized_keys file authenticator is now a separate class.
3 files changed
tree: d546501161ea42c398071540ae940582f9d784b5
  1. bundles/
  2. examples/
  3. features/
  4. .gitattributes
  5. .gitignore