From 948f7e3df84c10604814c002a27ccaa9edcdb9a9 Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Tue, 23 Jul 2013 11:50:30 -0700 Subject: [PATCH] Updated Client configuration (markdown) --- Client-configuration.md | 6 ++++++ 1 file changed, 6 insertions(+) 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