jsalatiel
jsalatiel
The payload must be in json.
I will check tomorrow and let you know
I use these as my payloads: flow_payload = { "alias": root_alias , "builtIn": False , "description": "", "providerId": "basic-flow", "topLevel": True } authn_payload = {"alias":authn_alias ,"description":"","provider":"registration-page-form","type":"basic-flow"} authz_payload = {"alias":authz_alias ,"description":"","provider":"registration-page-form","type":"basic-flow"}
Any progress on this ?
@qiyueyao any thoughts on this? :)
@bootc Will you update to unit 1.25 to allow this ?
Understood. Thanks!
Any news?
I haven't been able to make it work :(
@itblaked can you provide a patch for it ?