Unable to fetch Credentials from Windows Credential Manager using Get Secure Credential

Hi All,

I’m unable to fetch Credentials from Windows Credential Manager using Get Secure Credential. It’s returning null in User Name and Password.

Anyone faced this kind of issue?
Please help to resolve.

Thanks in Advance…

Hi

Pls check this thread for steps

Use Get Secure credential activity to fetch the credentials and follow the steps mentioned

Cheers @Rohit_More

I’m using Get Secure credential activity but it’s not working, it’s not fetching credentials. Verified Credential name also.

@Rohit_More

Can you please share screenshot of your credentials in Windows credential manager ?

Note: You can hide username or enter wrong username before taking screenshot

Hi,

Below sequence get credentials from credentials folder. I have also added logs for better understanding.Credentials.xaml (5.3 KB)
Let me know if you need further information.

@lakshman Credential in Credential Manager:

image

Get Secure Credential Acttivity:

@ghazanfar

I’ll check and let you know if worked. Thanks !!

UserName in the above screenshot is empty but you will get the password through above activity.

@ghazanfar User name is there, I have erased in screenshot.

Please see attached workflow

Main.xaml (19.9 KB)

Hi @Rohit_More
Did u created the credentials under generic credentials sections

Regards,
Nived N

1 Like

@NIVED_NAMBIAR

Got the issue now, I created it under ‘Add a Windows Credential’. Thanks for the help !!

Btw, do you have any idea how to fetch credentials from ‘Add a Windows Credential’.

2 Likes

Hi @Rohit_More
image

Instead of Generic, try to add Windows, see whether that works

Regards,
Nived N

2 Likes

@NIVED_NAMBIAR

Windows option not there.

Anyways my issue is resolved.

Thanks all. @Palaniyappan @ghazanfar @NIVED_NAMBIAR @lakshman

2 Likes

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.