What configuration to do in IDP to initiate SLO and how to consume IDP initiated SLO response in SP using SAML 2.0 -


we build sso in application login using saml 2.0. here want build idp initiated slo logout.

question 1. configuration need in idp initiate slo?

  1. how consume idp initiated slo response in sp using saml 2.0?

please me

for second question recommend use onelogin toolkits.

you can choose asp/.net, java, php, python , ruby. example php toolkit documentation shows in details how implement every step of login/logout process. there similar section ruby.


Comments

Popular posts from this blog

Spring Boot + JPA + Hibernate: Unable to locate persister -

go - Golang: panic: runtime error: invalid memory address or nil pointer dereference using bufio.Scanner -

c - double free or corruption (fasttop) -