msal-plugin
Mobile icon

MSAL Plugin

Stable version 4.0.0 (Compatible with OutSystems 11)
Uploaded
 on 04 January 2024
 by 
5.0
 (4 ratings)
msal-plugin

MSAL Plugin

Compatible with:
Created on OutSystems 11

Version 4.0.0

Stable
Current
See documentation
Uploaded on 04 January 2024 by 
Compatible with:
Version 11
11.9.2 to 11.31.0
11.7.6 to 11.9.0
11.0.528 to 11.0.615
Database:
All
Release notes:
  • Plugin now uses Android MSAL Library 4.9.x upon build
  • Plugin no longer supports Client and Tenant IDs supplied in extensibility configuration. Instead of supplying those at build-time, provide those at runtime when calling MsalInit.
  • When removing the CLIENT_ID and TENANT_ID variables from your extensibility configuration (Only your KEY_HASH variable should be there now, if targeting Android, otherwise remove your custom extensibility config from LifeTime entirely for ease of updating in the future), please also update the plugin URL to "https://github.com/wrobins/cordova-plugin-msal.git#v4.0.1".
Application Objects:
MSAL Plugin has 2 AOs.

Version 3.0.0

Stable
See documentation
Uploaded on 16 December 2022 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:
  • Updated the Android MSAL library from 2.0.x to 4.1.x
  • Added additional configuration options for Android zoom controls and doze settings
  • Added Webkit view customization for iOS


If using custom extensibility in LifeTime, be sure to update it so that the plugin URL points to "url": "https://github.com/wrobins/cordova-plugin-msal.git#3.0.0-beta.1"

Application Objects:
MSAL Plugin has 9 AOs.

Version 2.0.2

Stable
Uploaded on 11 February 2021 by 
Compatible with:
Version 11
11.0.108 to 11.31.0
Database:
All
Release notes:
  • Fixed a bug in iOS where an incorrect structure was being returned from SignInInteractive.
  • If you are overriding the extensibility configurations in LifeTime (which you should be), make sure you update the URL to the correct GIT version before rebuilding your app: 

{

    "plugin": {
         "url": "https://github.com/wrobins/cordova-plugin-msal.git#v3.0.0-alpha.1"

    ... 

Application Objects:
MSAL Plugin has 8 AOs.