mirror of
https://github.com/hoshikawa2/fn-apigw-auth-draft-cavage-http-signatures-08.git
synced 2026-03-06 10:11:05 +00:00
12 lines
570 B
JSON
12 lines
570 B
JSON
{
|
|
"ClientId" : "e3xxxxxxxxxxxxxxxxxxxxxxxxc2f",
|
|
"ClientSecret" : "8exxxxxxd-fxxe-4xxf-8xxc-xxxxxxxx",
|
|
"BaseUrl" : "https://idcs-xxxxxxxxxxxxxxxxxxxxxxxx.identity.oraclecloud.com",
|
|
"AudienceServiceUrl" : "https://idcs-xxxxxxxxxxxxxxxxxxxxxxxx.identity.oraclecloud.com",
|
|
"scope" : "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.apigateway.us-ashburn-1.oci.customer-oci.com/super-scope",
|
|
"TokenIssuer" : "https://identity.oraclecloud.com",
|
|
"redirectURL": "http://localhost:8000/callback",
|
|
"logoutSufix":"/oauth2/v1/userlogout",
|
|
"LogLevel":"INFO",
|
|
"ConsoleLog":"True"
|
|
} |