26
Views
2
Comments
Single Logout Okta Configuration
Question

Hi

I am using Idp forge component for Okta-Outsystems Integation. I am successfully configured Single Sign On but getting issues while configuring logout.

Whenever I click the logout it successfully create logout request but getting error while receiving logout response. and it is redirectiing to signing in to the app


MsgLogs.png
2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

It would be better if you share the error log details including the call stack, instead of the error logs overview.

2025-07-22 10-30-27
Mandar Deshpande

Hi @Syeda Muhammad Arika Masroor 

Please check the error logs. If it mentions:

  • Signature could not be verified, then it could be related to wrong certificate or signature required setting.
  • Unknown binding, then it could be related to POST vs Redirect misaligned.
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.