Summary: This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
This module is to be used with http://pam-python.sourceforge.net/. It can be used to authenticate with OTP against privacyIDEA. It will also cache future OTP values to enable offline authentication.
%prep
%setup
%build
%python_build
%install
%python_install
%check
%python_test
%files
%python_sitelibdir/*
%changelog
* Wed Feb 12 2020 Eugene Omelyanovich <regatio@altlinux.ru> 2.11-alt1