output Credentials
Parameters
Which output credentials attributes selected by the CEL expression should be propagated in. All attributes will be fully duplicated in each selected output credential. Possible values are:
HEADER: Propagate attributes in the headers with "x-goog-iap-attr-" prefix.JWT: Propagate attributes in the JWT of the form: "additional_claims": { "my_attribute": "value1", "value2" }RCTOKEN: Propagate attributes in the RCToken of the form: " additional_claims": { "my_attribute": "value1", "value2" } Each value may be one of:HEADER,JWT,RCTOKEN.
Parameters
Which output credentials attributes selected by the CEL expression should be propagated in. All attributes will be fully duplicated in each selected output credential. Possible values are:
HEADER: Propagate attributes in the headers with "x-goog-iap-attr-" prefix.JWT: Propagate attributes in the JWT of the form: "additional_claims": { "my_attribute": "value1", "value2" }RCTOKEN: Propagate attributes in the RCToken of the form: " additional_claims": { "my_attribute": "value1", "value2" } Each value may be one of:HEADER,JWT,RCTOKEN.