Giter Site home page Giter Site logo

ockam-documentation's People

Contributors

9to1url avatar aareet avatar actions-user avatar adrianbenavides avatar ckhrysze avatar etorreborre avatar glenngillen avatar mattgreg avatar metaclips avatar mrinalwadhwa avatar nazmulidris avatar polvorin avatar postmeback avatar sanjodeundiak avatar snandam avatar warpengineer avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ockam-documentation's Issues

How to update the command manual

# After command has release v0.85.0 

# Clone the documentation repo
git clone [email protected]:build-trust/ockam-documentation.git
cd ockam-documentation

# Checkout the command branch.
# Note that the `main` branch has the gitbook site and `command` branch has teh manual
# These are compeletely diverged branches with no shared history
git checkout command

### DELETE everything in manual directory except manual/template

# Change to the mdbook template directory
cd manual/template/mdbook

# Run the build script, this will ovewrite directories in the directory tree.
./build.sh v0.85.0

# Create a Pull Request against the command branch.

# When this PR is merged https://command.ockam.io/manual/ and chttps://command.ockam.io/manual/v0.85.0/
# will show docs for version v0.85.0

Improve the documentation for Okta example

Article that needs to be updated: https://docs.ockam.io/guides/examples/okta

--

In the code example in Engineer in San Francisco, replace:

  • ockam project import project.json with:
  • ockam project import --project-file project.json

--

Replace the 1st paragraph in Required Dependencies:

Through this example https://trial-9434859.okta.com/oauth2/default refers to an existing Okta endpoint where workforce identities are defined. Please create a trial account for Okta, if you don't have an account already. You can get your Okta URL and Client ID information from okta.com.

If you create a trial account, make sure to create a new app integration for this example. Then choose "OIDC - OpenID connect" for the Sign-in method and "Native Application" for the Application type, in Okta's website.

--

To make it clearer that the okta.com URLs and Client IDs are placeholders, perhaps use all caps variable names in the code example below, in Administrator section:

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.