Successful Response

A successful response includes an id_token, a code, or both, depending on the value of the response_type parameter.

Responses are sent to the redirect_uri using an HTTP redirection, after the user has been authenticated. For example,

GET  302 Found 
Location: https://www.appname.com/oidc/cbk? 
             id_token=ieyJhbGciOiJSUzUxMiJ9... 
             &code=qeezyJhbGFddiS… 
             &state=jctMTcwMWE1ZmQ2ZTQx