Ptolemy v0.2.0 Ptolemy.Auth.Approle View Source

Ptolemy.Auth.Approle implements vault authentication process for an approle auth method.

Link to this section Summary

Functions

Authentication method specific callback to be implemented by different modules

Link to this section Functions

Link to this function

authenticate(url, creds, opt) View Source

Authentication method specific callback to be implemented by different modules.

Each modules representing a specific authentication method should implement this callback in its own module.

Callback implementation for Ptolemy.Auth.authenticate/3.