web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Windows Credential Man...
Power Automate
Unanswered

Windows Credential Manager

(1) ShareShare
ReportReport
Posted on by 10

Do we have the ability to connect to the Windows Credential Manager(storage of login and password) in power automate desktop?

I have the same question (0)
  • fraenK Profile Picture
    2,125 on at

    Not out of the box, only with CyberArk. As an alternative, you could use PowerShell, for example: https://childebrandt42.wordpress.com/2020/07/07/using-windows-credential-manager-with-powershell/

  • burque505 Profile Picture
    398 on at

    @Mican, as an alternative you might have a look at this thread for using Python 3 to work with Windows Credentials. 

  • Mican Profile Picture
    10 on at

    OK. But the credentials are logged in the cloud as plain text

  • fraenK Profile Picture
    2,125 on at

    @Mican Good point! What about using a "sensitive text" input variable?

  • Mican Profile Picture
    10 on at

    @fraenK It's supposed to be an unattended flow. If it uses the input variable "sensitive text" then it will output the following message when starting the flow. Is it possible to disable the message?

  • fraenK Profile Picture
    2,125 on at

    Which message?

  • burque505 Profile Picture
    398 on at

    @Mican, I bet this is what you're talking about. If you create a 'sensitive text' input variable from the Variables panel (as opposed to from an action, where 'sensitive text' isn't an option), e.g.

    var type.png

    your flow will run fine from the editor and (presumably) load the variable with whatever you set for a default value (no popup). But when you run it from the Flows panel, you get a popup.

    Seems likely that creating an 'Input' variable from the Variables panel (which has no dialog options other than content, nothing other than variable name to let the user know what's desired) means that a default dialog will be created, i.e. the message, just because it's an 'input' variable.

    The types we can create from the Variables panel are limited to 'input' and 'output', so we're stuck, I guess.

    But there ought to be a way to create a Flow variable as 'sensitive text' (ergo with no offending popup).

     

    bogus message.png

     

     

    It's either a bug or a "feature."

    I think creation of an input variable should get some added attributes/parameters (like those of the Flow action for input dialogs). Plus we should have the ability to create a 'sensitive text' variable from the Actions that won't pop up a dialog at all, regardless of how the flow is run.

  • charles_ross_oh Profile Picture
    91 on at

    You can use Powershell (usually built in on Windows, unlike Python) to get credentials. The "Target" parm is the name of your credential as listed in Win Cred Mgr.  A powershell variable can be read into a PAD variable. Example where I get a password in a flow:

    charles_ross_oh_0-1638891372698.png

     

    You will have to load the CredentialManager module for Powershell:

                                                                              

     Install-Module -Name CredentialManager -Scope CurrentUser 

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 522 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 364 Moderator

#3
abm abm Profile Picture

abm abm 243 Most Valuable Professional

Last 30 days Overall leaderboard