update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user