diff --git a/Client-configuration.md b/Client-configuration.md index cd9052a..933a768 100644 --- a/Client-configuration.md +++ b/Client-configuration.md @@ -75,6 +75,12 @@ To validate ID token signatures, the client will need access to a validator for ``` +Depending on how the component scan is set up in the project, the validator may need to get set up as a property on the filter: + +``` + +``` + ## Issuer Service ### Static Issuer Service