Add cors configuration support.

This commit is contained in:
Paulo Gustavo Veiga
2024-02-17 18:16:46 -08:00
parent a829844c1a
commit 3106b3e94a
5 changed files with 25 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ app:
# Redirect to this url, this url must be configured in the google app {baseurl}/c/registration-google
#security.oauth2.google.callbackUrl=<oauth callback url>
security:
corsAllowedOrigins: https://dev.wisemapping.com
oauth2:
google:
confirmUrl: https://oauth2.googleapis.com/token