Update REST doc for bmcweb authentication

The bmcweb REST server requires passing in either the user
name and password or the authentication token on the REST
operations that can do modifications.

Change-Id: Ibac6f6b4f4f7c504dda4f8a364b071e4b1970458
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed
tree: 9131dda49b74186628850aaed25498fe177a7b4b
  1. code-update/
  2. designs/
  3. development/
  4. logo/
  5. meetings/
  6. security/
  7. style/
  8. userguide/
  9. cheatsheet.md
  10. code-of-conduct.md
  11. console.md
  12. CONTRIBUTING.md
  13. cpp-style-and-conventions.md
  14. glossary.md
  15. host-management.md
  16. ipmi-architecture.md
  17. kernel-development.md
  18. LED-architecture.md
  19. LICENSE
  20. maintainer-workflow.md
  21. MAINTAINERS
  22. Makefile
  23. object-mapper.md
  24. openbmc-conversion.md
  25. openbmc-systemd.md
  26. README.md
  27. REDFISH-cheatsheet.md
  28. release_process.md
  29. rest-api.md
  30. REST-cheatsheet.md
  31. run-test-docker.md
  32. sensor-architecture.md
  33. subtree.md
  34. user_management.md
  35. yocto-development.md
README.md

OpenBMC documentation

This repository contains documentation for OpenBMC as a whole. There may be component-specific documentation in the repository for each component.

OpenBMC Usage

These documents describe how to use OpenBMC, including using the programmatic interfaces to an OpenBMC system.

OpenBMC Development

These documents contain details on developing OpenBMC code itself

OpenBMC Goals

The OpenBMC project's aim is to create a highly extensible framework for BMC software and implement for data-center computer systems.

We have a few high-level objectives:

  • The OpenBMC framework must be extensible, easy to learn, and usable in a variety of programming languages.

  • Provide a REST API for external management, and allow for "pluggable" interfaces for other types of management interactions.

  • Provide a remote host console, accessible over the network

  • Persist network configuration settable from REST interface and host

  • Provide a robust solution for RTC management, exposed to the host.

  • Compatible with host firmware implementations for basic IPMI communication between host and BMC

  • Provide a flexible and hierarchical inventory tracking component

  • Maintain a sensor database and track thresholds

Technical Steering Committee

  • Brad Bishop (chair), IBM
  • Nancy Yuen, Google
  • Sai Dasari, Facebook
  • James Mihm, Intel
  • Ali Larijani, Microsoft