Skip to content

Commit 5fa107f

Browse files
committed
Fix sample URL
1 parent 4521225 commit 5fa107f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/identityserver/ui

src/content/docs/identityserver/ui/ciba.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,5 @@ The [IBackchannelAuthenticationInteractionService](/identityserver/reference/ser
5252
* **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).
5353

5454
:::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.
5656
:::

0 commit comments

Comments
 (0)