Squashed 'spiffworkflow-backend/' changes from 248e79441..47554b073

47554b073 updated keycloak to accept demo.spiffworkflow url w/ burnettk

git-subtree-dir: spiffworkflow-backend
git-subtree-split: 47554b0739ffa633da4424624d5a045071bbb9c3
This commit is contained in:
burnettk 2022-10-17 17:09:47 -04:00
parent a1a01ad25a
commit 9be0517531

View File

@ -1255,6 +1255,7 @@
"redirectUris": [
"http://localhost:7000/*",
"http://67.205.133.116:7000/*",
"https://api.demo.spiffworkflow.org/*",
"http://167.172.242.138:7000/*"
],
"webOrigins": [],
@ -1525,6 +1526,7 @@
"redirectUris": [
"http://localhost:7001/*",
"http://67.205.133.116:7000/*",
"https://api.demo.spiffworkflow.org/*",
"http://167.172.242.138:7001/*"
],
"webOrigins": ["*"],
@ -1594,6 +1596,7 @@
"redirectUris": [
"http://localhost:7001/*",
"http://67.205.133.116:7000/*",
"https://api.demo.spiffworkflow.org/*",
"http://167.172.242.138:7001/*"
],
"webOrigins": [],