Hi there,
I am using Octa Developer account and authenticating users using Octa IDP, can anyone please tell me how to get sessions for logged in user so i can sync my Application with octa ?
I am using ruby-saml gem.
Thanks.
Hi there,
I am using Octa Developer account and authenticating users using Octa IDP, can anyone please tell me how to get sessions for logged in user so i can sync my Application with octa ?
I am using ruby-saml gem.
Thanks.
Hi @himanshu.gupta1! Are you looking for our Get Current Session Endpoint?
Hi @sigama, thanks for the response. i have gone through this link but not able to get okta_session_cookie from where should i get this, i have checked the browser cookies nothing found related to okta_session_cookie? as i am new in Okta.