Give us feedback
idp
Web icon

IdP

Stable version 5.0.14 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 28 May by 
4.3
 (49 ratings)
idp

IdP

Details
IdP Connector is a generic federated identity provider (IdP) connector, using the SAML protocol to connect to external identity providers. IdP allows your OutSystems applications to integrate with single sign-on (SSO) provided by most of the commercial Identity Provider companies. Also supports SSO from OutSystems mobile apps, alongside with IdP Mobile connector. Tested with Okta, Azure, ADFS, PingOne, OneLogin and ForgeRock OpenAM.
Read more

How to use IdP connector

After download, you will need to configure your application to use the IdP connector and also to configure the IdP connector with settings from your Identity Provider.

You can learn how to configure the IdP connector.

Feature List

  • SAML Response validation
  • SAML decrypt assertion
  • Create SAML Request
  • The browser interacts with the user's SAML 2.0-compliant Identity Provider, validates the user credentials, creates the SAML assertion, and sends the assertion to OutSystems applications.
  • SSO lets users sign in once and remain authenticated as they access services in the circle of trust.
  • SAML Single-Logout flow (SLO initiated by IdP Connector or initiated by IdP Server)
  • Import/Export SAML metadata
  • Mobile Support (with IdP Mobile connector)


Release notes (5.0.14)

Added

  • Added a new optional parameter to the "IdP_SSO_URL" action called "LoginHint". When provided, this value will be passed to the external identity provider as the username of the user performing the login, allowing that prompt to be skipped. Expected values are the username of the user trying to perform the login, e.g. "user@company.com"


Fixed

  • Improved the session registration code to prevent truncate errors in some situations.
  • Improved the logout logic for IdP mobile to make it more robust for scenarios where the session cookies might be missing in iOS
  • Improved Operating system device detection on the IdP mobile flow to better detect iOS devices


License (5.0.14)
Reviews (2)
by 
2020-12-08
in version 4.2.6
The configuration would be much easier if it was documented how the fields map to fields in the Users table
by 
2019-11-21
in version 4.2.0
Easy to set and use with corporate AD FS and as a general component too.
Team