Questions tagged [single-logout]

55 questions
0
votes
1 answer

Issue with SAML 2.0 single logout - How should IdP terminate SP sessions running in different user agents?

I'm having an issue with SAML 2.0 single logout. I have a SAML 2.0 environment with an IdP (identity provider) and a web application acting as SP (service provider). As user I start a web application session in an user agent (browser). The user is…
0
votes
1 answer

CAS for multiple clients of same name on multiple instances

We have two applications (abc and def) were developed in Struts2 and integrated with CAS server 3.2 for SSO, deployed on multiple hosts (IPs). That deployment architecture diagram is below. SSO was working fine with below deployment and there is no…
nay
  • 95
  • 12
0
votes
1 answer

Implementing SP Initiated SLO for Mobile application -- PingFederate

I have a query on implementing SLO in PingFederate environment for Mobile Application. We are a Service Provider. Let me explain the Mobile Application flow. Please help me to understand on how can I implement SLO Mobile application send request to…
0
votes
1 answer

SLS endpoint of service provider is not called when user is forced logout from onelogin IDP

I'm using onelogin java-saml to authenticate users of my app. The SSO part works fine; however, when i use onelogin user administration page to force logout a user, i don't see any request made to my service provider SLS endpoint. Am i missing a…
lnthai2002
  • 154
  • 11
0
votes
1 answer

Is identity providers ignores SAML specification or it isn't require that logout request and responces must be signed?

SAML specification says next "The message MUST be signed if the HTTP POST or Redirect binding is used." and the same for LogoutResponse. But when I look for settings in different identity providers(onelogin, auth0, duo, Azure AD) I see that they…
v.bohatikov
  • 1
  • 1
  • 6
0
votes
1 answer

How does Single-logout works with OKTA(IDP)-Shibboleth(SP)-App

OKTA-Shibboleth(Apache)-Nakisa(Tomcat) SSO is working for logging-in. Now, I need to configure Logout. So, user logs out from the app, user needs to be redirected to OKTA page with tiles. But, currently,user is redirected to the app again. It's…
jetulis
  • 168
  • 1
  • 13
0
votes
1 answer

Unable to redirect to Spring application page after logout from CAS Server

I'm trying singleLogout from Spring boot application using CAS server.I'm able to logout from Spring application and CAS server but I want to redirect to my custom logout page of spring application…
0
votes
1 answer

Receiving SAML Logout response at /Saml2/Acs point

In my application single logout works fine but after logout request processed on Idp i am getting response at /Saml2/Acs point. I am not sure where does this URL come from,so is there any particular way to configure this end point at SP side because…
0
votes
1 answer

Kentor/Sustainsys redirects back to SP after receiving LogoutResponse from IDP

In my application Kentor v.21 single logout works fine for different IDP-s. However one particular IDP after logging out sends the LogoutResponse back to SP. In SP log I see the line: Received logout response _9b1700c5-6f58-43aa-8b63-a2a4ad6fa3f2,…
dmitreyg
  • 2,615
  • 1
  • 19
  • 20
1 2 3
4