
DavidR.32530 (Customer) asked a question.
Hello everyone,
We have an application that we have integrated with Okta using API REST calls. So it basically authenticates a user by asking via HTML page his credentials and then validate those against Okta using authn endpoint.
However, we would like to enable SSO in this application and we have found that one way to validate if the user has an active session is using the Get Current Session endpoint. But we see in the documentation that in order to call this endpoint we need to provide an Okta session cookie. How this cookie can be generated?
In addition, if this is not the right approach please share with us another suggestion to achieve SSO on our application.
Kind regards,

Hello @David
I hope you are having a great day
Thank you for posting, this guide teaches you how to build federated Single Sign-On into your Okta-integrated application: https://developer.okta.com/docs/guides/build-sso-integration/openidconnect/main/
If you need further assistance you can also feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, this is a place for the Okta developer community to interact
Have a great day ahead
Henry E.
Okta Inc