Skip to content

Support adding general GPG keys when BI enabled

Igor Drozdov requested to merge id-bi-support-adding-general-gpg-keys into master

What does this MR do and why?

When BeyondIdentity integration is globally enabled, users should still be able to add a general GPG key to their profile:

  • If the BI service returns 404, i.e the key is not issued by BI service, then the key is accepted
  • If BI service returns an error, then the key is clearly wrong and must be rejected

Related issue: Beyond Identity: Allow SSH Keys and GPG keys th... (#457569 - closed)

Edited by Igor Drozdov

Merge request reports