Redaction comments

This commit is contained in:
2024-09-05 08:52:50 -03:00
parent 099174acfb
commit a16bc3fd8d
2 changed files with 5 additions and 0 deletions

View File

@@ -174,6 +174,11 @@ And you can put in the main function code:
![main-redact-routine.png](images/main-redact-routine.png) ![main-redact-routine.png](images/main-redact-routine.png)
The response will be like this:
![redact-response.png](images/redact-response.png)
## Resource Principal ## Resource Principal
[Resource Principal](https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsaccessingociresources.htm) is another authentication type. This type of authentication replaces the use of **config** and **private key** files and do not expose sensitive data inside your **function**. [Resource Principal](https://docs.oracle.com/en-us/iaas/Content/Functions/Tasks/functionsaccessingociresources.htm) is another authentication type. This type of authentication replaces the use of **config** and **private key** files and do not expose sensitive data inside your **function**.

BIN
images/redact-response.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB