curved-fountain-46946
03/16/2023, 5:40 PMcurved-fountain-46946
03/16/2023, 5:41 PMhigh-optician-2097
curved-fountain-46946
03/16/2023, 5:47 PMfunction(ctx) ctx.identity.id
as the only thing I want it to pass is a string containing the identity id. If that's not the culprit, I'm at my wits end as to why the webhook is not being calledcurved-fountain-46946
03/16/2023, 5:48 PMhigh-optician-2097
high-optician-2097
function(ctx) { user_id: ctx.identity.id }
curved-fountain-46946
03/16/2023, 6:14 PMcurved-fountain-46946
03/16/2023, 6:14 PMhigh-optician-2097
curved-fountain-46946
03/16/2023, 6:15 PMlogin:
after:
default_browser_return_url: <https://app.igniteprocurement.com/>
hooks:
- config:
auth:
config:
in: header
name: Authorization
value: REDACTED
type: api_key
body: <https://storage.googleapis.com/bac-gcs-production/0cbe81fa22f2811a75abae5b26fa473cecfdbf74b76d1cd9ba5b171eb18ccfdd40182e0574df3ee5bd8cc9fbd00f83a25b3ca0ccfb30bc61f9ff3fd0f2c805fc.jsonnet>
can_interrupt: false
method: POST
response:
ignore: false
parse: false
url: <https://authsidecar.igniteprocurement.com/api/v1/verify/login>
hook: web_hook
curved-fountain-46946
03/16/2023, 6:30 PMhigh-optician-2097
curved-fountain-46946
03/16/2023, 6:40 PMcurved-fountain-46946
03/16/2023, 6:40 PMcurved-fountain-46946
03/16/2023, 6:40 PMhigh-optician-2097
high-optician-2097
curved-fountain-46946
03/16/2023, 8:47 PMcurved-fountain-46946
03/16/2023, 8:48 PMmagnificent-energy-493
"config": {
"auth": {
"config": {
"in": "header",
"name": "apikey",
"value": "REDACTED"
},
"type": "api_key"
},
"body": "<https://storage.googleapis.com/bac-gcs-production/5ed8712539f6e5367f5a409d4f91b1c32eda1a7df52dcc1e339afe2f863bdb1b1b7c6d7afc9081def3a822d7259113f9047d6cf12b3bb9fe17577b46f7002c0c.jsonnet>",
"can_interrupt": false,
"method": "POST",
"response": {
"ignore": false,
"parse": false
},
"url": "<https://something.supabase.co/rest/v1/profiles>"
},
"hook": "web_hook"
},
I have not tried using a single string instead of the struct, but that was not it right?magnificent-energy-493
refined-kangaroo-48640
03/17/2023, 10:00 AMimportant-area-42405
03/17/2023, 1:38 PMcurved-fountain-46946
03/17/2023, 1:41 PMcurved-fountain-46946
03/17/2023, 1:42 PMcurved-fountain-46946
03/17/2023, 1:42 PMcurved-fountain-46946
03/17/2023, 1:43 PMcalm-agent-17042
03/17/2023, 1:50 PMselfservice:
default_browser_return_url: /ui/welcome
flows:
registration: # or login, recovery, verification, settings
after:
hooks: [] # These acions are executed only if no more specific hooks in the `password` or `oidc` sections are defined
password:
# Actions in this section will be executed after registration (or login, settings) with a password
hooks:
- hook: web_hook
config:
url: <ngrok url that forwards to local running instance>
method: POST
body: base64:<add encrypted here>
response:
ignore: false
parse: false
oidc:
hooks: []
curved-fountain-46946
03/17/2023, 1:57 PMcalm-agent-17042
03/17/2023, 1:57 PMcurved-fountain-46946
03/20/2023, 1:59 PMcurved-fountain-46946
03/20/2023, 1:59 PMhigh-optician-2097
high-optician-2097
high-optician-2097
high-optician-2097
curved-fountain-46946
03/20/2023, 2:07 PMhigh-optician-2097
high-optician-2097
curved-fountain-46946
03/20/2023, 2:08 PMping <http://authsidecar.igniteprocurement.com|authsidecar.igniteprocurement.com>
Pinging <http://authsidecar.igniteprocurement.com|authsidecar.igniteprocurement.com> [104.22.25.66] with 32 bytes of data:
Reply from 104.22.25.66: bytes=32 time=9ms TTL=59
Reply from 104.22.25.66: bytes=32 time=9ms TTL=59
Reply from 104.22.25.66: bytes=32 time=10ms TTL=59
Reply from 104.22.25.66: bytes=32 time=10ms TTL=59
curved-fountain-46946
03/20/2023, 2:08 PMcurved-fountain-46946
03/20/2023, 2:09 PMhigh-optician-2097
high-optician-2097
curved-fountain-46946
03/20/2023, 2:10 PMcurved-fountain-46946
03/20/2023, 2:10 PMcurved-fountain-46946
03/20/2023, 2:10 PMhigh-optician-2097
high-optician-2097
high-optician-2097
curved-fountain-46946
03/20/2023, 2:13 PMcurved-fountain-46946
03/20/2023, 2:13 PMcurved-fountain-46946
03/20/2023, 2:13 PMhigh-optician-2097
curved-fountain-46946
03/20/2023, 2:29 PM