...
...
Warning | ||
---|---|---|
| ||
The recommended practise for merchants is to the Jwk URL from Openid-configuration rather than hardcoding the below URL value. |
URL | https://<oidc-baseurl>/protocol/openid-connect/certs |
---|---|
Request | GET without parameters |
Authentication | None |
Success response | 200 OK with JSON structure according to standard. |
Error response | Applicable http code |
Example | See below |
...