Authorizations
An access token in Infisical
Path Parameters
The ID of the identity to attach the configuration onto.
Body
The URL used to retrieve the OpenID Connect configuration from the identity provider.
1The unique identifier of the identity provider issuing the JWT.
1The attributes that should be present in the JWT for it to be valid.
The PEM-encoded CA cert for establishing secure communication with the Identity Provider endpoints.
The list of intended recipients.
The attributes that should be present in the permission metadata from the JWT.
The expected principal that is the subject of the JWT.
The IPs or CIDR ranges that access tokens can be used from.
1The lifetime for an access token in seconds.
0 <= x <= 315360000The maximum lifetime for an access token in seconds.
0 <= x <= 315360000The maximum number of times that an access token can be used.
x >= 0Response
Default Response