Table Of Contents

Previous topic

7. MFA Client

Next topic

8.1. Common configuration options

8. Credential Store plugin development

The CredentialStorePlugin base class enables rapid credential store plugin development by providing a base class that implements common credential store plugin functionality that any such plugin should possess. There are also helper functions and Python decorators for simplifying frequent tasks.

New in version 1.2.0.