2017-03-30
1.0.0
Telmo Martins
All
All
Connectors
[Overview]
IdP Mobile connector allows an OutSystems mobile app to use the IdP connector component to authenticate and authorize an user, through the InAppBrowserEvents plugin. With this integration when the users access the OutSystems app, through the InAppBrowserEvents plugin they are redirected to a web page (known as the enterprise's login manager which should be prepared to be displayed in a mobile device) where they are prompted to enter their enterprise user name and password. Upon verification of the user’s login, the enterprise identity provider informs OutSystems server of the verified identity for the user who is logging in, and the user is redirected back to the app screens. No aditional configuration is needed in this plugin, since it uses the IdP connector and its configuration. A demo app is included to show how the plugin should be used and how it works. Tested with Okta, Azure, PingOne and OneLogin
[Detail]
Feature List
SSO (Login)
SLO (Logout)
The app perform login/logout operations in the IdPServer through InAppBrowserEvents plugin
All SAML processing is delegated to IdP connector