From 608f762b04d4024121c896619ac23db969c1768e Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Wed, 8 Jul 2026 23:16:04 +0100 Subject: [PATCH] better --- contrib/bruno/opencollection.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/bruno/opencollection.yml b/contrib/bruno/opencollection.yml index 146a7b58d..1d584584f 100644 --- a/contrib/bruno/opencollection.yml +++ b/contrib/bruno/opencollection.yml @@ -20,10 +20,10 @@ request: flow: authorization_code authorizationUrl: "{{Authority}}/connect/authorize" accessTokenUrl: "{{Authority}}/connect/token" - callbackUrl: https://localhost:5001 + callbackUrl: "{{Authority}}" credentials: clientId: postit - placement: body + placement: basic_auth_header scope: openid blogs pkce: {} tokenConfig: