PyKMIP/kmip
Peter Hamilton 98f5ba39e3 Add an authentication plugin framework
This change adds an authentication plugin framework to be used by
the PyKMIP server. This framework will allow the server to query
third-party authentication systems for user identity information,
improving the access control model for the server. The initial
plugin provided queries an instance of the new SLUGS library.
2018-03-06 22:53:29 -05:00
..
core Add AttestationCredential support 2018-03-03 09:34:43 -05:00
demos Update the ProtocolVersion implementation 2018-02-22 13:35:11 -05:00
pie Merge pull request #355 from OpenKMIP/feat/remove-client-api 2017-10-24 09:42:24 -04:00
services Add an authentication plugin framework 2018-03-06 22:53:29 -05:00
tests Add an authentication plugin framework 2018-03-06 22:53:29 -05:00
__init__.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00
version.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00