Skip to content

Commit 0ab718d

Browse files
authored
Merge pull request #862 from DuendeSoftware/mb/fix
Fix sample URL
2 parents c60ce93 + 5fa107f commit 0ab718d

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)