idp-mobile
Mobile icon

IdP Mobile

Stable version 2.3.3 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 28 May
 by 
5.0
 (3 ratings)
idp-mobile

IdP Mobile

Created on OutSystems 11

Version 2.3.3

Stable
Current
Application Package
Uploaded on 28 May by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

Added

  • Added a new optional parameter to the "SamlLogin" Web Block 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"


Changed

  • Updated IdP to version 5.0.14


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

Version 2.3.2

Stable
Application Package
Uploaded on 28 December 2023 by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

Changed:

  • Updated dependencies to the latest version of IdP 5.0.10
  • Updated to the latest version of the InAppBrowserEvents 1.0.11
  • Added component version in the module description
Created on OutSystems 10

Version 2.0.1

Stable
Application Package
Uploaded on 04 July 2018 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • Added a client public action that returns the claims values for the current login, to allow the possibility of some external process use that information

Version 2.0.0

Stable
Application Package
Uploaded on 03 December 2017 by 
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:
  • SamlLogin now exposes a LoginCancelled event, which is triggered if the user cancels the login.
  • Un-deprecate the SamlLogout block, which is necessary to prevent the InAppBrowser from caching and re-using the user credentials.