Skip to content

Scripted auth method for splunk that utilizes yubikey for 2fa with LDAP

License

Notifications You must be signed in to change notification settings

duckfez/splunkYubiAuth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

splunkYubiAuth

README

  • Does not use Splunk's python, uses your system python (or a virtualenv)
  • Some OS packages need to be installed
    • openssl-devel
    • python-devel
    • libffi-devel
    • python-pip
  • System python needs these modules
    • passlib
    • yubico-client
    • requests
    • requests[security]
    • ldap3
    • more-itertools

About

Scripted auth method for splunk that utilizes yubikey for 2fa with LDAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%