mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-02 13:14:06 +00:00
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:
parent
a1a01ad25a
commit
9be0517531
@ -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": [],
|
||||
|
Loading…
x
Reference in New Issue
Block a user