From 2eadd6e1b7d72f510e67b3f5ced51bc965a86124 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 146a7b58..1d584584 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: