JWK Address
Modified on: 2024-01-29 15:27
As part of our design update, the screenshots are currently being revised.
Introduction
JWK refers to JSON Web Key, which is a JSON data structure representing a cryptographic key.
The JWK address is the URL for obtaining the issuer and set of public keys of the JWK for Derby GO products.
JWK Address
UAT ENV:
Method: GET Protocol: HTTP/1.1 Content-Type: application/json;charset=utf-8 JWT URL: https://solo.derbysoft-test.com/go-idp/id/c394c066c614437a906bd0cc364ec6ec/.well-known/openid-configuration
Production ENV:
Method: GET Protocol: HTTP/1.1 Content-Type: application/json;charset=utf-8 JWT URL: https://go-cn.derbysoftca.cn/go-idp/id/c394c066c614437a906bd0cc364ec6ec/.well-known/openid-configuration
Did you find it helpful? Yes No
Send feedback