Skip to content

imecimore/httpie-f5-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpie-f5-auth

F5Auth auth plugin for HTTPie.

Installation

$ pip install httpie-api-auth

You should now see f5-auth under --auth-type in $ http --help output.

Usage

For local users you can do:

$ http --auth-type=xf5 --auth USER:PASS --default-scheme=https mybigiq.com/mgmt/shared/echo

To specify a remote auth provider:

$ http --auth-type=xf5 --auth PROVIDER_NAME//USER:PASS --default-scheme=https mybigiq.com/mgmt/shared/echo

About

F5 BIG-IQ Auth plugin for HTTPie.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages