Initial commit
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
meta {
|
||||
name: logout
|
||||
type: http
|
||||
seq: 10
|
||||
}
|
||||
|
||||
post {
|
||||
url: {{baseUrl}}/token/invalidate
|
||||
body: none
|
||||
auth: bearer
|
||||
}
|
||||
|
||||
auth:bearer {
|
||||
token:
|
||||
}
|
||||
Reference in New Issue
Block a user