Files
sf-sim/docs/sim-objenious/get openid token.bru

17 lines
229 B
Plaintext

meta {
name: get openid token
type: http
seq: 5
}
post {
url: https://keycloak.preprod.eco6.fr/auth/realms/GETWAY/protocol/openid-connect/token
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}