postIt #2

Merged
notazof merged 27 commits from postIt into main 2026-07-11 02:57:29 +01:00
Showing only changes of commit 2eadd6e1b7 - Show all commits
Paul Schneider 2026-07-08 23:16:04 +01:00

View file

@ -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: