From da706d64f89969cd9e6c86a093c8cd479000efb1 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sat, 20 Dec 2025 11:50:17 +0100 Subject: [PATCH] Update .changeset/proud-streets-switch.md Signed-off-by: Patrik Oldsberg --- .changeset/proud-streets-switch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/proud-streets-switch.md b/.changeset/proud-streets-switch.md index 081a1e7b3a..188b66f178 100644 --- a/.changeset/proud-streets-switch.md +++ b/.changeset/proud-streets-switch.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-auth-backend-module-oidc-provider': minor +'@backstage/plugin-auth-backend-module-oidc-provider': patch --- Added support for custom start URL search parameters (with the new `startUrlSearchParams` config property)