namespace Ocelot.Library.Infrastructure.Authentication { public enum SupportAuthenticationProviders { IdentityServer } }