Updated Architecture (markdown)
parent
08bc5512fd
commit
423e09dffe
|
@ -43,6 +43,8 @@ Following is a list of the custom beans we are injecting:
|
||||||
* org.mitre.openid.connect.token.ConnectTokenEnhancer
|
* org.mitre.openid.connect.token.ConnectTokenEnhancer
|
||||||
* org.mitre.openid.connect.token.JdbcUserApprovalHandler [TODO, not fully implemented yet]
|
* org.mitre.openid.connect.token.JdbcUserApprovalHandler [TODO, not fully implemented yet]
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Tokens
|
## Tokens
|
||||||
|
|
||||||
//using SECOAUTH token endpoint, with custom token services and token enhancer, etc
|
//using SECOAUTH token endpoint, with custom token services and token enhancer, etc
|
||||||
|
|
Loading…
Reference in New Issue