This commit is contained in:
2025-08-10 02:33:00 -03:00
parent b7143ea634
commit a77cab45c1
10 changed files with 35 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ Globals:
OAUTH2_TABLE: !Ref OAuth2Table
ISSUER: https://id.saladeaula.digital
JWT_SECRET: 7DUTFB1iLeSpiXvmxbOZim1yPVmQbmBpAzgscob0RDzrL2wVwRi1ti2ZSry7jJAf
OAUTH2_SCOPES_SUPPORTED: openid profile email
OAUTH2_SCOPES_SUPPORTED: openid profile email offline_access
Resources:
HttpLog:
@@ -79,7 +79,7 @@ Resources:
Jwks:
Type: HttpApi
Properties:
Path: /jwks.json
Path: /.well-known/jwks.json
Method: GET
ApiId: !Ref HttpApi
Token: