Code Monkey home page Code Monkey logo

Comments (4)

freddydk avatar freddydk commented on June 9, 2024

If you are using GitHub environments, you can create the authcontext secret under the environment as an environment secret called AUTHCONTEXT (without the prefix).

If you are setting up environments in settings, you should create the environment as XPR365QA and then use

"DeployToXPR365QA": {
    "EnvironmentName": "XPR365-QA"
}

And then create the secret called XPR365QA_AUTHCONTEXT

from al-go.

Dansko-Thad avatar Dansko-Thad commented on June 9, 2024

What is supposed to go into the secret exactly? I'm running into this as well and I don't understand what is supposed to be the value of that secret. Am I correct in guessing it should be an access token?

from al-go.

freddydk avatar freddydk commented on June 9, 2024

An accesstoken has a validity period of ~60 minutes. Adding that as a secret would require you to modify that with every deployment.

You can find the format of the authcontext secret used for deployment here:
https://github.com/microsoft/AL-Go/blob/main/Workshop/ContinuousDeployment.md
or
https://github.com/microsoft/AL-Go/blob/main/Scenarios/RegisterSandboxEnvironment.md

from al-go.

Dansko-Thad avatar Dansko-Thad commented on June 9, 2024

Thank you so much, that helps immensely. This is my first time trying to set all this up for an OnPrem project and it's a lot to absorb in a short period.

from al-go.

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.