You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/identityserver/ui/ciba.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,5 +52,5 @@ The [IBackchannelAuthenticationInteractionService](/identityserver/reference/ser
52
52
***Step 6**: Finally, the client, after polling for the result, will finally be issued the tokens it's requested (or a suitable error if the user has denied the request, or it has timed out).
53
53
54
54
:::note
55
-
We provide [a sample](/identityserver/samples/misc.mdx) for the interactive pages a user might be presented with for the CIBA workflow.
55
+
We provide [a sample](/identityserver/samples/ui.mdx#client-initiated-backchannel-login-ciba) for the interactive pages a user might be presented with for the CIBA workflow.
0 commit comments