Matheus Cabral
08/07/2024, 3:12 PMserver:
grpcListenAddr: "unix:/opt/cerbos.grpc"
httpListenAddr: "unix:/opt/cerbos.http"
udsFileMode: 0o766
adminAPI:
enabled: true
adminCredentials:
username: cerbos
passwordHash: {password}
engine:
defaultPolicyVersion: "default"
auxData:
jwt:
keySets:
- id: cognito_IDP
remote:
url: <https://cognito-idp>.${AWS_DEFAULT_REGION}.<http://amazonaws.com/#${COGNITO_USER_POOL_ID}/.well-known/jwks.json|amazonaws.com/#${COGNITO_USER_POOL_ID}/.well-known/jwks.json>
storage:
driver: "blob"
blob:
bucket: s3://${BUCKET_S3}?region=${AWS_DEFAULT_REGION}
prefix: policies
workDir: ${HOME}/tmp/cerbos/work
updatePollInterval: 15s
downloadTimeout: 30s
requestTimeout: 10s
Matheus Cabral
08/07/2024, 3:13 PMoguzhan
Matheus Cabral
08/07/2024, 3:25 PMoguzhan
Matheus Cabral
08/07/2024, 3:32 PMMatheus Cabral
08/07/2024, 3:34 PMoguzhan
Matheus Cabral
08/07/2024, 3:58 PMCharith (Cerbos)
Matheus Cabral
08/07/2024, 5:01 PM