github doesn't like to follow relative paths for images used in markdown docs.
parent
bd054bfd58
commit
c07b65aff8
|
@ -74,7 +74,7 @@ The following is non-normative example of a responses. Line wraps are for displa
|
|||
|
||||
A sequence diagram of a successful interaction would be:
|
||||
|
||||

|
||||

|
||||
|
||||
#### The Client ID is not Supported by the Account Chooser Application
|
||||
|
||||
|
@ -97,7 +97,7 @@ The following is a non-normative example. Line wraps after the second line are f
|
|||
|
||||
A sequence diagram of the interaction where the Account Chooser was not configured to support the Client would be:
|
||||
|
||||

|
||||

|
||||
|
||||
#### End-User refuses to select an Account
|
||||
|
||||
|
@ -119,7 +119,7 @@ The following is a non-normative example. Line wraps after the second line are f
|
|||
|
||||
A sequence diagram of an interaction where the End-User refused to select an Account would be:
|
||||
|
||||

|
||||

|
||||
|
||||
[OpenID Connect Standard]: http://openid.net/specs/openid-connect-standard-1_0.html "OpenID Connect Standard 1.0"
|
||||
[OpenID Connect Standard]: http://openid.net/specs/openid-connect-standard-1_0.html#code_flow "Authorization Code Flow, OpenID Connect Standard"
|
||||
|
|
Loading…
Reference in New Issue