Nguyen Diep
Nguyen Diep

Reputation: 85

Http hear request into Keystone

I want to take token from keystone and examine them by getting a lot of them.

I already got one token by using REST API as:

REST API

Now I want to get a lot of token so I using Webscarab application as:

picture2

but I don't know which header I need to provide. I try to put:

Content-Type: application/json
id_username: (myusername)
id_password: (mypassword)

but failed.

Anyone know that, please help me.

Upvotes: 0

Views: 74

Answers (0)

Related Questions