Giter VIP home page Giter VIP logo

Comments (5)

pswetz avatar pswetz commented on May 20, 2024

Its seems the issue here is secure storage am I correct?

from aggregator-cli.

giuliov avatar giuliov commented on May 20, 2024

Yes (currently PAT is saved in the Function configuration), and more: ideally the Function instance should be perpetually connected, removing the hassle of manually refreshing expiring tokens.

from aggregator-cli.

stale avatar stale commented on May 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

from aggregator-cli.

BobSilent avatar BobSilent commented on May 20, 2024

@giuliov
please correct me if I am going into wrong direction: Is this about these 2 topics?

  1. storage location of secrets (PAT)
  • use Azure Key Vault for storage in Azure Function Context
  • use windows vault for local execution
  1. support additional login possibilities
  • support running with dedicated provided username:password?
  • support OAuth2

from aggregator-cli.

giuliov avatar giuliov commented on May 20, 2024

@BobSilent it is more 2b in order to avoid managing PAT
I explored the topic a while ago, but I was only able to find solutions for:

  • the client scenario, like a WPF App or a Web site, implying user interaction;
  • AAD authentication using Graph API, which may apply or not (not very familiar with this, but I guess we should test with a DevOps Organization backed by MSA accounts and one using AAD)

The ideal solution would be similar to registering a build agent: you authenticate once then some kind of token is exchanged and the agent is trusted.

PS you can use Slack for chatting and discussion.

from aggregator-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.