Method: Akeyless::Auth#keytab_data
- Defined in:
- lib/akeyless/models/auth.rb
#keytab_data ⇒ Object
Base64-encoded content of a valid keytab file, containing the service account’s entry.
84 85 86 |
# File 'lib/akeyless/models/auth.rb', line 84 def keytab_data @keytab_data end |