Listing KACLS Public JWKS
The POST /v1/cckm/GoogleWorkspaceCSE/endpoints/{id}/certs
API is called to list the public KACLS JWKS. The KACLS need to publish their public JSON Web Key Sets (JWKS) at /certs. This JWK is used by other KALS instances to verify KACLS JWTs that are used by this KACLS instance.
Request Parameters
Parameter | Type | Description |
---|---|---|
id | string | ID of the endpoint. To find out the ID of an endpoint, refer to Viewing KACLS Endpoints. |
Example Request
Example Response
Response Codes
Response Code | Description |
---|---|
2xx | Success |
4xx | Client errors |
Refer to HTTP status codes for details.