open-vault/website/source/api/auth/index.html.md

20 lines
712 B
Markdown
Raw Normal View History

2017-08-08 16:28:17 +00:00
---
layout: "api"
page_title: "HTTP API"
sidebar_current: "docs-http-auth"
description: |-
Each authentication backend publishes its own set of API paths and methods.
These endpoints are documented in this section.
---
# Authentication Backends
Each authentication backend publishes its own set of API paths and methods.
These endpoints are documented in this section. Authentication backends are
mount at a path, but the documentation will assume the default mount points for
simplicity. If you are mounting at a different path, you should adjust your API
calls accordingly.
For the API documentation for a specific authentication backend, please choose a
authentication backend from the navigation.