|
|
UsageFlows
The JOID usage flows.
The incoming OpenID request is handled by an OpenID object, which has an associated Store and a Crypto engine. Using these and a RequestFactory, a proper Request is instantiated.
This request then processes using the store and crypto into a Response), which is funneled back to the requestor.
Note that the flow can be reversed, with a Response as input. This makes it possible to create relying parties as well as identity providers!
Sign in to add a comment
