From 3931a4d22b884073baf8b96c5e043a0004a185e4 Mon Sep 17 00:00:00 2001 From: Cristiano Hoshikawa Date: Sat, 23 Dec 2023 09:38:21 -0300 Subject: [PATCH] first commit --- .DS_Store | Bin 6148 -> 6148 bytes README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/.DS_Store b/.DS_Store index 531389ee1cc5ee7cfaf00ddca0198cc8e94d2381..3074e21dc9c4d5ca67e227e64d3f54e606bd2513 100644 GIT binary patch literal 6148 zcmeH~L2uJA6vv;tY)zOzJ%F@hB(4)=Q-w4kv{1@{+e8o?0F{K4E?N>-O}ZYcO1W$j z+ehHE3m3#0&PaR(z5ri@_iR^-*Nr1olb>Y&9l!Tt=hwup0f2SJ@fJV}0BkIz)(xyK zG4fMcu!icPWJdQ$2V22=o(&fwO@|?12rMH3@!`Wg7(fE0{{0?4!U&>^pKA!|-SdNQMIC@Q2FE~%5c{_|=CjCjTb^8g=%P`6NBax8AeGGZ?D#>F$>F{wL z7a}*14#%;bUTb4IZF}uax83$;o9=XH+r#$G_H5?ZckbSQ_`G+JW;s8hDdR$iE1j^L zO6PKljoK6GEFXN*)Dt?5A}Y1Z;He$Mmq2#qLIG>=;TVKB;5o)55>X1s=^GYIi_ zzCN_IXVQ3o`9T|&=C2cfcHH=;-rox`=ghB)(Wrm*a2S1@3*5=Stft;%dwp3aXy#=I z7y|!|0Id%$7E)hnB~>gPScxM5s)gOcuuXp{D92UmE3KrW2aU;8RGG@u5rfHe>~~e1 zue6dX(}AhO2U8<6bwXicbiBVS!h!ixO>GDm0y=>edD)`<|LN7|e?7@u83KmDwIaZ* zZqV)EBdNW0;o)enb+Np|LPl|wRFQ&}+Kxqow&D#e!qDeZ1JzerNyQ#C^G85nFqI+j HPYL`1<+R|a delta 63 zcmZoMXfc=|#>CJ*F;Q%yo+2a5!~knXmdQLU)tf~*gjhBfykpwT&cV+CRIyo*<2&**Note**: The **OCI fn** code can be downloaded [here](./files/OAuthOCIService-fn.zip) It's a best practice to expose your services through an API Gateway. Many authentications can be done bypassing the credentials from API Gateway to the backend services, but if the backend authentication was not the apropriate method to your client application, we can do some configurations in the API Gateway level.