NAME
IO::K8s::ExternalSecrets::V1alpha1::MFASpec - MFASpec controls the behavior of the mfa generator.
VERSION
version 1.108
algorithm
Algorithm to use for encoding. Defaults to SHA1 as per the RFC.
length
Length defines the token length. Defaults to 6 characters.
secret
Secret is a secret selector to a secret containing the seed secret to generate the TOTP value from.
timePeriod
TimePeriod defines how long the token can be active. Defaults to 30 seconds.
when
When defines a time parameter that can be used to pin the origin time of the generated token.
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