[progress Communities] [progress Openedge Abl] Forum Post: Re: To Call Html Page Url From...

  • Thread starter Thread starter shilpi.agarwal3373
  • Start date Start date
Status
Not open for further replies.
S

shilpi.agarwal3373

Guest
Hi All, Now Let me explain the whole thing which I need help from you. I am implementing SSO in SAML and using IDP initiated flow in SAML. For this, I have created a Rest server at SP side and taking any IDP like One Login or OKta to register SP. 1. First User signs on IDP and then the user selects a link on the IdP to request access to an SP web site.(HTTP Request is made) 2. IDP sends an assertion (that is SAMLResponse in form of xml) to Service provider(SP). 3. SP Receives the assertion, decode it. and then SP needs to redirect HTTP response to the browser to show the desired HTML page (webspeed application). I need to know, how to redirect request from REST service to a webspeed application. REST service and webspeed application are on the same server. Please suggest.

Continue reading...
 
Status
Not open for further replies.
Back
Top