<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
0D54z00008LVcmRCATOkta Classic EngineSingle Sign-OnAnswered2024-06-19T09:17:01.000Z2022-11-14T10:23:04.000Z2022-11-21T13:10:33.000Z

a3808 (a3808) asked a question.

SLO( single logout ) integration issues with SAML in java application getting login screen

Hi ,

 

I have implemented SSO with SAML in okta which is working fine , but now i am trying to implement SLO with SAML which will be application initiated.

 

Can any one please resolve my queries

  1. SLO url generated when i am hitting using browser as GET getting 403 unauthroised access . may be this is because the url should be hit using POST
  2. From application and POSTMAN when hitting url as POST with public key signed request , getting response as HTML login page of OKTA and request is not able to recorded in logs og OKTA.

Can any one please confirm whether SLO url generated will be POST request and as i am using java keystore ,

i have uploaded pem file generated out of it in OKTA SLO configuration , signed request using public key from the keystore . is this correct ?

 

 

thanks

in advance

 

 


This question is closed.
Loading
SLO( single logout ) integration issues with SAML in java application getting login screen