Skip to content

Beyond Identity: Reject if commits don't contain correct signature

What does this MR do and why?

Introduce BeyondIdentity integration to verify ... (!136754 - merged) introduced integration with the BeyondIdentity service. The integration verifies whether the GPG keys added to user profiles are issued by BeyondIdentity Enterprise service.

This MR adds the support of rejecting commits signatures of which cannot be verified:

  • Verifies that the signatures of commits are verified
Edited by Igor Drozdov

Merge request reports