mrochon / IEFPolicies

PowerShell module for handling B2C custom journeys
MIT License
14 stars 8 forks source link

Check metadata key names #33

Open mrochon opened 2 years ago

mrochon commented 2 years ago

In Debug-IefPolicies verify correct metadata keys and names are used, e..g. x-functions-key for REST secured with ApiKeyheader , ClaimTypeOnwhichToEnable (does it exist?), etc.

mrochon commented 1 year ago

Perhaps do it just for those expecting enumerations, e.g. Delete vs DeleteClaimsPrincipal value was not caught.