Thanks for reply. :)
For my project, i need to setup the SSO enviornment of "IDP-initiate SAML" flow. I tried follow your example and setup the (1) Gluu 4.0 - IDP (2) Shibboleth SP in Windows IIS 8 (3) external IDP which is only a web page that will post SAML to Gluu 4.0 for redirection to SP after user sign in successfully.
I have some questions below would like to ask your help:
(1) After setup the trust relationship between Gluu 4.0 and Shibboleth SP IIS 8. I tried access to SP "secure" page. It was directed to Gluu IDP login page instead of direct to third party web page. In Gluu IDP, i setup the Passport with "entryPoint" is "my own web page". May i know is it able to direct user to third party web page instead of direct to third party IDP? If yes, any example on that?
(2) For IDP-initiate SAML, after user login successfully in third part web page, do i only post the SAML to Passport's callback URL or it is incorrect? Grateful if any example you could help on it.
Thank you so much!