<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D50Z00008C3jiISAROkta Classic EngineIntegrationsAnswered2018-09-05T01:29:47.000Z2017-06-30T09:03:29.000Z2017-06-30T09:03:29.000Z
Get my current session
I want to get my session id which is created by okta when I'am singed in to another org using Okta SSO using SAML. For doing this I'm tried using the get session API,ie,

"Get Session" but since I do not have any session id which I could use so this gave me a error :-

"{"errorCode":"E0000022","errorSummary":"The endpoint does not support the provided HTTP method","errorLink":"E0000022", "errorId":"oaeSfbcdYFWTTaNP8r1QW8siQ","errorCauses":[]}"

using the Okta API .

 

Then I used the "Get Current Session" Okta api, but from where can I get "okta_session_cookie}" because this is the first time I'm making the API callout so I don't have any cookie saved on my third party from where I 'm leveraging the Okta API.

This question is closed.
Loading
Get my current session