Do I need to add our outsystems app URL as a relying trusted party in our AD FS server to get the IdP plugin to work?
Thanks,
Daniel Brooks
Hi Daniel,
You need to configure the IdP connector on ADFS server. I believe that you can upload the XML metadata of a SAML Service Provider providing on ADFS and its done. There are some online tools that can generate that XML metadata where you previous can introduce your SP information: EntityID, Endpoints (Attribute Consume Service Endpoint, Single Logout Service Endpoint), its public X.509 cert, NameId Format, Organization info and Contact info.
Regards.
Telmo Martins wrote:
Thank you for your reply. Do you have any examples of customers setting up the Relying Party Trust in the ADFS server (manual setup or import metadata)?
Apologies if this was mentioned previous but how does one become an IdP_Administrator so that the site property of Idp_SSO_IsActive returns TRUE instead of FALSE?
Thank you for your help.
Katerina
Katerina Perry wrote:
Head to http(s)://[your server].com/Users/ to add a local user to the role you want.
Curious, what did you enter for the IdP Users Information Mappings in the IdP configuration page?
Daniel Brooks wrote:
Daniel, I didn't, missed that step and when I went back through the instructions after debugging countless times I realized there was nothing authenticating the users hence the FALSE result. Thank you, I will try this immediately.
Ahh . This IdP integration is really tricky. Learning the terms is just 1/3rd of the battle!
Good luck!
Thank you.
Hi All,
I am trying to use IDPConnector with OneIdentity but I am not able to generate the Metadata.xml using the below link. https://www.samltool.com/sp_metadata.php
Can anyone help me in this. Is IDPServer mandatory to install to use IDPConnector?
I will be using OneIdentity as my Identity Provider.
THanks,
Kunal
Hi Kunal,
The current version of the component allows you to export/import the metadata xml, no need for 3rd parties.
After you finish configuration on "SP connector settings and Claims" (and "SP connector internal settings"), you can export it.
SSO using IDP connector
> Logging to IDP configuration page using
below URL
https://{your outsystem envirnament }/IdP/
For example :- https://xyz.outsystemscloud.com /IdP/
> Sign in to the Azure Active Directory portal and add the OutSystems Azure AD application from the gallery.
> Select SAML as the single sign-on method.
> Set up Single Sign-On with SAML.
> Alternatively, you can upload the metadata file from the IdP connector.
> You can then configure the IdP connector with the provided information on sections 3 and 4, or upload the Federation Metadata XML file downloaded in the Azure AD application.