ContainerImage.Pinniped/site/content/docs/howto
Monis Khan 1e1789f6d1
Allow configuration of supervisor endpoints
This change allows configuration of the http and https listeners
used by the supervisor.

TCP (IPv4 and IPv6 with any interface and port) and Unix domain
socket based listeners are supported.  Listeners may also be
disabled.

Binding the http listener to TCP addresses other than 127.0.0.1 or
::1 is deprecated.

The deployment now uses https health checks.  The supervisor is
always able to complete a TLS connection with the use of a bootstrap
certificate that is signed by an in-memory certificate authority.

To support sidecar containers used by service meshes, Unix domain
socket based listeners include ACLs that allow writes to the socket
file from any runAsUser specified in the pod's containers.

Signed-off-by: Monis Khan <mok@vmware.com>
2022-01-18 17:43:45 -05:00
..
_index.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-concierge-jwt.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-concierge-supervisor-jwt.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-concierge-webhook.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-supervisor-with-activedirectory.md Update with new default values 2021-08-19 16:27:43 -07:00
configure-supervisor-with-dex.md Update docs 2021-10-19 09:48:40 -07:00
configure-supervisor-with-gitlab.md Lots of small updates based on PR feedback 2021-10-20 15:53:25 -07:00
configure-supervisor-with-jumpcloudldap.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-supervisor-with-okta.md Lots of small updates based on PR feedback 2021-10-20 15:53:25 -07:00
configure-supervisor-with-openldap.md Use sentence case for headers in docs 2021-07-26 17:18:44 -07:00
configure-supervisor.md Allow configuration of supervisor endpoints 2022-01-18 17:43:45 -05:00
install-cli.md Rework "install" sections of our docs. 2021-07-29 08:45:19 -05:00
install-concierge.md Number each install step using "1." 2021-08-25 16:37:36 -07:00
install-supervisor.md Allow configuration of supervisor endpoints 2022-01-18 17:43:45 -05:00
login.md Update login.md doc to mention OIDC CLI-based flow 2021-08-19 09:59:47 -07:00