NAME

IO::K8s::ExternalSecrets::V1::OpenBaoAppRole - AppRole authenticates with OpenBao using the [App Role auth mechanism], with the role and secret stored in a Kubernetes Secret resource.

VERSION

version 1.108

path

Path where the App Role authentication backend is mounted in OpenBao, e.g: "approle"

roleId

RoleID configured in the App Role authentication backend when setting up the authentication backend in OpenBao.

roleRef

Reference to a key in a Secret that contains the App Role ID used to authenticate with OpenBao. The `key` field must be specified and denotes which entry within the Secret resource is used as the app role id.

secretRef

Reference to a key in a Secret that contains the App Role secret used to authenticate with OpenBao. The `key` field must be specified and denotes which entry within the Secret resource is used as the app role secret.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004