@Eugene O'Brien Thanks for your patience! When importing an OpenAPI specification into APIM, the securitySchemes
section is replaced with APIM's default settings. This behavior is a known limitation and is documented in the official API Management documentation.
please refer: https://learn.microsoft.com/en-us/azure/api-management/api-management-api-import-restrictions
Currently, the product does not support editing the components
part for securitySchemes
during import or export operations. As a result, any custom securitySchemes
defined in the original OpenAPI specification may be overwritten.
please feel free to leave your feedback at aka.ms/apimwish.
do let me know incase of further queries, I would be happy to assist you.