Skip to content

Commit 3b1acf7

Browse files
Update src/content/docs/bff/fundamentals/session/oidc-prompts.md
Co-authored-by: Maarten Balliauw <maarten.balliauw@duendesoftware.com>
1 parent 9a8a988 commit 3b1acf7

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
@@ -47,7 +47,7 @@ The `prompt` parameter can be used in situations where additional security is re
4747

4848
## Silent Login Deprecation (v3 to v4)
4949

50-
When migrating from Duende BFF v3 to v4, you may notice deprecation warnings regarding the [silent login](/bff/fundamentals/session/management/silent-login.md) feature found at the user endpoint of `/silent-login`. You should discontinue use of the silent login feature and instead use the `prompt` parameter to achieve the same result.
50+
When migrating from Duende BFF v3 to v4, you may notice deprecation warnings regarding the [silent login](/bff/fundamentals/session/management/silent-login.md) feature found at the user endpoint of `/silent-login`. You should discontinue use of the silent login feature and instead use the `prompt=none` parameter to achieve the same result.
5151

5252

5353

0 commit comments

Comments
 (0)