...
See examples below:
Code Block | ||
---|---|---|
| ||
{ "environment":{ "extra":{ "example1":{ "_links":{ "scaRedirect": { "href": "/mock/bank/authentication/<authorisationid>"}, "scaOAuth": { "href": "/mock/bank/oauth/authorise/<authorisationid>"} }, "headers":[] }, "web":{ "_links":{ "scaRedirect":{ "href": "https://login.bank.com/mocklogin/<authorisationid>"} }, "headers":[ "PSU-IP-Address" ] }, "app":{ "_links":{ "scaRedirect":{ "href": "https://login.bank.com/mocklogin"} }, "headers":[ ] } } } } |