mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
12 lines
163 B
Plaintext
12 lines
163 B
Plaintext
meta {
|
|
name: user_info_coll-auth
|
|
type: http
|
|
seq: 1
|
|
}
|
|
|
|
get {
|
|
url: {{key-host}}/realms/bruno/protocol/openid-connect/userinfo
|
|
body: none
|
|
auth: inherit
|
|
}
|