Bluestep's Implementation of the OAuth openid workflow. Used to prime and then execute an OAuth openid transaction
Returns the google client AuthorizationCodeFlow for custom control over the flow.
Set the dataStoreFactory.
dataStoreFactory
Returns a user flow using a userId
Set the requestInitializer.
requestInitializer
See https://googleapis.dev/java/google-http-client/latest/index.html?com/google/api/client/http/HttpRequest.html
Set the scope.
scope
Returns a openidconnect Token Request flow using a code
Bluestep's Implementation of the OAuth openid workflow. Used to prime and then execute an OAuth openid transaction