mirror of
https://github.com/hoshikawa2/OCI_API_Gateway_Automation2.git
synced 2026-03-03 16:09:36 +00:00
First Commit
This commit is contained in:
@@ -86,6 +86,14 @@ You need to deploy the API (you can see the **deployment** file [createApi.json]
|
||||
|
||||

|
||||
|
||||
Finally, click on **Show route response policies** and add a **Header Transformation** with:
|
||||
|
||||
Behaviour=Append
|
||||
Header name=api_id
|
||||
Values=${request.auth[api_id]}
|
||||
|
||||

|
||||
|
||||
After your **createApi** deployment, you can use it. You will need an authorization token. If you configured the **IDCS OAuth2**, you can follow these instructions to deploy and obtain your OAuth2 token. [Use OCI API Gateway, Functions and Observability to Validate JSON Content and Monitor API Headers and Body](https://docs.oracle.com/en/learn/validate-json-content-apigw-fn/#introduction)
|
||||
|
||||
You will need more 3 parameters:
|
||||
|
||||
BIN
images/img_api_id.png
Normal file
BIN
images/img_api_id.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 53 KiB |
Reference in New Issue
Block a user