client_id
. This identifies the service provider uniquely.
scope
. This should default to 'openid', otherwise we must adhere to
RFC 6749
.
response_type
. This should default to 'code'.
redirect_url
. This is the redirect URL to the SP backend.