
wwjiy (wwjiy) asked a question.
Hi!
I'm using node for okta SAML integration and I'm having a hard time setting up Single SignOn URL.
Can anyone specify what should be my Single SignOn URL if the web app runs at localhost:3000, do I need a specific route for that?

Hello @wwjiy (wwjiy),
Thank you for posting.
The Audience URI and Single Sign On Url are values that are replaced with ones available in the metadata generated by your application located on localhost.
Please check the following link with information: https://developer.okta.com/docs/guides/build-sso-integration/saml2/main/#create-a-saml-integration
Regards,
Natalia
Okta Inc.