terraform-coop / terraform-provider-foreman

Terraform provider for Foreman
https://registry.terraform.io/providers/terraform-coop/foreman
Mozilla Public License 2.0
33 stars 31 forks source link

Add negotiate auth support #55

Closed MrFreezeex closed 2 years ago

MrFreezeex commented 2 years ago

In our org (CERN) we have to authenticate with GSSAPI and kerberos to our foreman instance.

Here is a PR to add support for that through the negotiate protocol using go-spnego.