diff --git a/README.md b/README.md index 513ba59..1220c78 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,22 @@ to edit the *mcb-spring.xml* file and add the following block. + +Next you need to edit the *mcb.Configuration* bean and add a + + + +Next you need to edit the *multi-context-broker.xml* file and add the duo method to the authmethods: + + + Duo + + +Finally, map it to a context in the authnContexts block: + + + + + + +### Note: you need to ensure that you do NOT specify duo as a default initial context. In order to function, the user must already have established their identity to the MCB via another context.