{"id":80132,"library":"mixlib-authentication","title":"Mixlib Authentication","description":"Mixes in simple per-request authentication for HTTP requests.","status":"active","version":"3.0.10","language":"ruby","source_language":null,"source_url":"https://github.com/chef/mixlib-authentication","tags":["authentication","http","chef","signing","security"],"install":[{"cmd":"gem install mixlib-authentication","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'mixlib-authentication', '~> 3.0.10'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Mixlib::Authentication","correct":"require 'mixlib-authentication'"}],"quickstart":{"code":"require 'mixlib-authentication'\n# Typically used in Chef or similar:\nsigner = Mixlib::Authentication::SignedHeaderAuth.signing_object(http_method: 'GET', path: '/nodes', body: '')\nheaders = signer.sign(client_key: OpenSSL::PKey::RSA.new(File.read('client.pem')))","lang":"ruby","description":"Sign an HTTP request with a client key."},"warnings":[],"env_vars":null,"search_vec":"'authent':2,9,13 'chef':15 'http':11,14 'mix':3 'mixlib':1 'per':7 'per-request':6 'request':8,12 'secur':17 'sign':16 'simpl':5","created_at":"2026-06-18T05:14:10.945415+00:00","updated_at":"2026-06-18T05:14:10.945415+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/chef/mixlib-authentication","github":"https://github.com/chef/mixlib-authentication","docs":"http://www.rubydoc.info/gems/mixlib-authentication/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["auth"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}