This document describes how to configure the authorization mechanisms for Flipt v2.
required
field to true
on the authorization
configuration object.
required
, the API will ensure valid credentials are present on all management API requests.
required: true
all management API routes will require a valid authentication session as well.The UI will require a session-compatible authentication method (e.g. OIDC) to be enabled.policy
object in the authorization
configuration object.
poll_interval
field in the policy
object.
data
object in the authorization
configuration object.
poll_interval
field in the data
object.