Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

REST Connection for LastPass

Murari
New Contributor II
New Contributor II

Hi Team,

So, we have a requirement to create a connection to LastPass application . We followed the documentation and we're able to configure the ConnectionJSON and CreateAccountJSON for provisioning an account. We were encountering an error while trying to create an account for one of the users. But I am getting response as NULL.

Murari_0-1697779265260.png

Able to create account from Postman.

I'll attach the file below.

[This message has been edited by moderator to mask PII info from attachment]

6 REPLIES 6

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @Murari,

Seems the access_token is not bein passed correctly thats the reason you are seeing the error,
Are you able to get the response in the postman,
could you please share the snapshot of the postman and  response for the all the call you are making.

Thanks.

If you find the above response useful, Kindly Mark it as "Accept As Solution".

Hi Sudesh,

I am able to get the response in Postman. Please find the below response from Postman.

Murari_0-1698029009768.png

Murari_1-1698029092863.png

Thanks.

rushikeshvartak
All-Star
All-Star

Connection json is not generating token


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.

Manu269
All-Star
All-Star

@Murari as per the logs it's clearly showing the auth token generation is failing.

Does the API allows you to generate the refresh token ?

Regards
Manish Kumar
If the response answered your query, please Accept As Solution and Kudos
.

Murari
New Contributor II
New Contributor II

Hi Manu,

In Postman, when I send the request every time it generates a new cookie which you can see in the headers (Screenshot attached above) in Postman.

Thanks

sudeshjaiswal
Saviynt Employee
Saviynt Employee

Hello @Murari,

Suppose you are the new user how will you pass the password and cookie at the same time, as per the above screenshot?
If the new cookies is generating for every call, it wont be possible to handle it in the json.

Thanks.


If you find the above response useful, Kindly Mark it as "Accept As Solution".