heartbeat

Description

Accept heartbeat from the client and note the last activity time

Method

POST

Path

[runtime-name]/api/preauth/v1/heartbeat

Form parameters

client_assertion_type
Assertion type, should be urn:ietf:params:oauth:client-assertion-type:jwt-bearer
client_assertion
JWS string with JWT payload

Produces

*/*

Responses

404
Not Found
200
OK
201
Created
401
Unauthorized
403
Forbidden