attestantio / vouch

Apache License 2.0
112 stars 28 forks source link

Separate multiclient definitions from individual. #51

Closed mcdee closed 2 years ago

mcdee commented 2 years ago

Vouch caches client definitions. A multiclient definition with a single entry was indistinguishable from a standalone client, causing Vouch to confuse them. This adds a 'multi:' namespace for the multiclient definition, ensuring that these remain separate.