Redirecting Back to My app (after login in into it) From Gluu Login Page

0
Hello,  I am a beginner level student in mendix And I have used SAML of mendix to integrate in the Gluu . I want that when I login into the Gluu Login Page It should redirect me to my Mendix app. Anyone Can please suggest me how to do so.
asked
3 answers
0

Then you have misconfigured Gluu. See the documentation here for open ID: https://gluu.org/docs/ce/admin-guide/openid-connect/ or here for SAML https://gluu.org/docs/ce/admin-guide/saml/

Look in the chart at step 4 for open ID or the part about IDP-initiated outbound SAML flow for SAML. The Gluu server should do the redirect back to your Mendix app.

Regards,

Ronald

 

answered
0

TThis is the Idp configuration page where I have selected the MxModelReflection and SAML 2.0 I want to know whether I have done it correctly. Before doing this I have configured SP According to the process given as per the appstore documentation of the SAML 2.0 Module.

 

answered
0

To configure the SP  I have provided all the things according to the proccess given in the saml 2.0 of mendix app store.downloaded and uploaded the keystore SPMetaData.jks and the downloaded the sp_metadata.xml. Then coming to the configuration of idp Where I got stuck in providing the member name and type and want to know whether I am doing It correctly or not.

answered