Updated Architecture (markdown)

master
aanganes 2012-06-25 08:20:23 -07:00
parent 2166852e39
commit 48dab33397
1 changed files with 2 additions and 0 deletions

@ -70,6 +70,8 @@ The OAuth2 and OpenID Connect endpoints are currently set to the following value
AuthenticationUserDetailsService - Used by Spring Security to load a user from an authentication token AuthenticationUserDetailsService - Used by Spring Security to load a user from an authentication token
UserInfoRepository - repository of user information that is fed into the UserInfoEndpoint's service UserInfoRepository - repository of user information that is fed into the UserInfoEndpoint's service
An in-memory Authentication Manager is configured in [user-context.xml](https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/blob/master/openid-connect-server/src/main/webapp/WEB-INF/user-context.xml).
//Which of these have we implemented and which are straight SECOAUTH? //Which of these have we implemented and which are straight SECOAUTH?
## Token Management ## Token Management