fixed client readme file

pull/1325/head
Justin Richer 2017-05-26 20:17:29 -04:00
parent 661c242a9f
commit 4dc31cdfbd
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
## Overview ## ## Overview ##
This project contains an OpenID Connect Client implemented as a Spring Security AuthenticationFilter. The client facilitates a user's authentication into the secured application to an OpenID Connect Java Spring Server following the OpenID Connect Standard protocol. This project contains an OpenID Connect Client implemented as a Spring Security AuthenticationFilter. The client facilitates a user's authentication into the secured application to an OpenID Connect Server following the OpenID Connect standard protocol.
## Configuring ## ## Configuring ##