Emissary-Ingress AuthService API
Operations for managing AuthService custom resources that configure external authentication and authorization services. Emissary-Ingress will call the configured auth service before forwarding requests to upstream services.
Emissary-Ingress AuthService API is one of 6 APIs that Emissary-Ingress publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
This API exposes 1 JSON Schema definition.
Tagged areas include AuthService. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, an API reference, a changelog, authentication docs, and 1 JSON Schema.
This API exposes 2 operations across 1 path, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 3.9.0.
Requests are made against a single base URL, https://{kubernetes-api-server}.
Metadata
The identity and technical contract details declared by the specification.
Paths & Operations 2
Across 1 path, the API surfaces 2 operations — 1 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Operations for managing AuthService custom resources that configure external authentication and authorization services. Emissary-Ingress will call the configured auth service befo…
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are AuthServiceSpec (9 properties), ObjectMeta (8 properties), AuthServiceList (4 properties), AuthService (4 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Emissary-Ingress 5
Other APIs Emissary-Ingress publishes across the network.