sdk-net
sdk-net copied to clipboard
Support authentication when load external definitions, especially loading external auth definitions
trafficstars
What would you like to be added: Support authentication when loading external definitions
Why is this needed: Since security is critical, so if I defined the AuthenticationDefinitions in an external places, when loading it, the external resource must do some authentication works (You don't want everyone can access your username/password, right?) currently, I haven't seen related codes to this in method LoadExternalDefinitionCollectionAsync