diff --git a/Token-Introspecting-Client-Config.md b/Token-Introspecting-Client-Config.md
index b37f3db..7b1362d 100644
--- a/Token-Introspecting-Client-Config.md
+++ b/Token-Introspecting-Client-Config.md
@@ -1,9 +1,12 @@
-Steve write stuff here.
+The following code sets up a filter to take a token passed in to the web application, and fill in the details as an OAuth2Authentication object by introspecting it with the IDP.
In applicationContext.xml:
-```
+```
+
-
-
+
+
- ```
\ No newline at end of file
+
+
+ ```
\ No newline at end of file