Skip to content

Commit 7587e94

Browse files
Update src/content/docs/bff/fundamentals/session/oidc-prompts.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 0f0b4f0 commit 7587e94

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/docs/bff/fundamentals/session/oidc-prompts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ sidebar:
1010
variant: tip
1111
---
1212

13-
The OpenID Connect protocol supports a `prompt` parameter that can be used to control the user experience as it relates to the current authentication session. Duende BFF v4 supports this parameter by forwarding it to the backing identity provider to allow for more fine-grained control during unique client interactions.
13+
OpenID Connect supports a `prompt` parameter that can be used to control the user experience as it relates to the current authentication session. Duende BFF v4 supports this parameter by forwarding it to the backing identity provider to allow for more fine-grained control during unique client interactions.
1414

1515
This documentation outlines the `prompt` parameter support and what values you might use to achieve different outcomes.
1616

0 commit comments

Comments
 (0)