Hi folks,
I try to authenticate via API using both session IDs and oAuth access tokens.
Does anybody know how long such a session ID (retrieved with a SAML assertion) is valid? And, while we are on it: what is the lifetime of an access token?
Or, from a developers point of view: How can I retrieve the lifetime of both items programmatically after I retrieved them - is it somewhere coded into the response?
Thanks & regards
Mathias