PR #681 adds Kerberos + LDAP authentication support, but mbs-build (a helper script for using the API), only supports OIDC. Once #681 is merged, then Kerberos support should be added to mbs-build.
mbs-build
To determine what authentication method MBS is using, we could create a '/about' API which for now just returns the following:
{ "auth_method": "kerberos" }
@puiterwijk - do you have any input on how the server should signal to the client "what auth mechanisms do I provide"?
Metadata Update from @mprahl: - Issue assigned to mprahl
PR #704 addresses this
Metadata Update from @mprahl: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/682
Please continue any further discussion there.