0

I am using the Jersey rest project(Java) and which will act as a backend. Jersey will redirect to ADFS for SSO & SLO process. I am able to login into the application using the SSO process during my logout process(SLO), I am able to hit my jersey endpoint and able to do some actions. After completion of my process, I need to redirect to the ADFS server which will send other SP's to perform that application-specific logout functionality. During this redirection, I need to generate saml2p:LogoutResponse so that IDP(ADFS) can recognize the request to process further.

I am using Idp initiated flow.

4

0 回答 0