{"id":20361007,"url":"https://github.com/mprpic/httpie-gssapi","last_synced_at":"2025-03-04T18:27:50.369Z","repository":{"id":62569651,"uuid":"180598548","full_name":"mprpic/httpie-gssapi","owner":"mprpic","description":"GSSAPI authentication plug-in for HTTPie","archived":false,"fork":false,"pushed_at":"2021-06-14T20:18:01.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-15T02:57:53.430Z","etag":null,"topics":["gssapi","http","httpie","kerberos","plugin","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mprpic.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-10T14:24:13.000Z","updated_at":"2024-07-02T12:01:31.000Z","dependencies_parsed_at":"2022-11-03T17:15:32.078Z","dependency_job_id":null,"html_url":"https://github.com/mprpic/httpie-gssapi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mprpic%2Fhttpie-gssapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mprpic%2Fhttpie-gssapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mprpic%2Fhttpie-gssapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mprpic%2Fhttpie-gssapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mprpic","download_url":"https://codeload.github.com/mprpic/httpie-gssapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241898302,"owners_count":20039084,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gssapi","http","httpie","kerberos","plugin","python"],"created_at":"2024-11-14T23:44:19.190Z","updated_at":"2025-03-04T18:27:50.348Z","avatar_url":"https://github.com/mprpic.png","language":"Python","readme":"httpie-gssapi\n=============\n\nGSSAPI authentication plug-in for `HTTPie \u003chttps://httpie.org/\u003e`_.\n\nThis plug-in uses the `requests-gssapi \u003chttps://github.com/pythongssapi/requests-gssapi\u003e`_\nlibrary, which is a more-modern replacement of the old `requests-kerberos \u003chttps://github\n.com/requests/requests-kerberos\u003e`_ library.\n\n\nInstallation\n------------\n\n.. code-block:: bash\n\n    $ pip install httpie-gssapi\n\nThis will add the ``gssapi`` authentication method under ``--auth-type`` in the ``$ http --help``\noutput.\n\n\nUsage\n-----\n\nEnsure you have a valid Kerberos token by running ``kinit``.\n\n.. code-block:: bash\n\n    $ http --auth-type=gssapi https://example.org\n\nNote that supplying authentication credentials is not necessary, meaning the following two\ncommands are equivalent:\n\n.. code-block:: bash\n\n    $ http --auth-type=gssapi https://example.org\n    $ http --auth-type=gssapi --auth : https://example.org\n\n\nConfiguration Options\n---------------------\n\nThe following environment variables can be set to modify the GSSAPI authentication behavior:\n\n* ``HTTPIE_GSSAPI_MUTUAL_AUTH`` (default: ``required``): determines whether mutual authentication\n  from the server should be required. For more information, see `Mutual Authentication\n  \u003chttps://github.com/pythongssapi/requests-gssapi#mutual-authentication\u003e`_. Possible values are:\n  ``required``, ``optional``, ``disabled``.\n\n* ``HTTPIE_GSSAPI_OPPORTUNISTIC_AUTH`` (default: ``no``): enables or disables preemptively\n  initiating the GSSAPI exchange. For more information, see `Opportunistic Authentication\n  \u003chttps://github.com/pythongssapi/requests-gssapi#opportunistic-authentication\u003e`_. Possible\n  values are: ``yes``, ``true``, ``1``; all other values default to ``no``.\n\n* ``HTTPIE_GSSAPI_DELEGATE`` (default: ``no``): enables or disables credential delegation. For\n  more information, see `Delegation \u003chttps://github.com/pythongssapi/requests-gssapi#delegation\u003e`_.\n  Possible values are: ``yes``, ``true``, ``1``; all other values default to ``no``.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmprpic%2Fhttpie-gssapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmprpic%2Fhttpie-gssapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmprpic%2Fhttpie-gssapi/lists"}