Created on 09 February 2018
icon_unfollowing
Login to follow
microsoft-login-connector

Microsoft Login Connector - Traditional Web

Stable version 6.0.7 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 27 September 2022 by 
microsoft-login-connector

Microsoft Login Connector - Traditional Web

Created on OutSystems 11

Version 6.0.7

Stable
Current
See documentation
Application Package
Uploaded on 27 September 2022 by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

ADDED:

  • Azure B2C support. You can now logon users from your Business to Consumer tenant.
  • New role mapping feature. Now you can assign OutSystems roles to the user during logon. This does not work together with the Azure AD Roles feature. It’s one or the other.
  • A new action for requesting a token for Application-to-Application authentication.


CHANGED:

  • Added an icon to (hopefully) all public actions for easy recognition.
Application Objects:
Microsoft Login Connector - Traditional Web has 3 AOs.

Version 6.0.6

Stable
Application Package
Uploaded on 29 June 2022 by 
Compatible with:
Version 11
11.14.0 or higher
Database:
All
Release notes:

updated for latest Platform and dependencies

Application Objects:
Microsoft Login Connector - Traditional Web has 3 AOs.
Created on OutSystems 10

Version 5.0.2

Discontinued
Application Package
Uploaded on 10 January 2019 by 
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:

The screen OAuthLogin as been deprecated due to having a security flaw of exposing the client secret to the client browser.

There is a new block (LoginButton) that should be used to do the login instead of the screen. 

With this block, the client id won't be exposed on the network requests.

This component is a O11 component

Version 4.0.0

Stable
Application Package
Uploaded on 06 April 2018 by Andreia da Costa Gaspar
Compatible with:
Version 11
Version 10
Stack:
All
Database:
All
Release notes:

Bug fix

  • Detect a missing value on an action and corrected it