sdk-net icon indicating copy to clipboard operation
sdk-net copied to clipboard

Support authentication when load external definitions, especially loading external auth definitions

Open Flex-Xuan opened this issue 1 year ago • 0 comments
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

Flex-Xuan avatar Feb 07 '24 01:02 Flex-Xuan