Give us feedback
active-directory
Web icon

Active Directory

Stable version 2.0.12 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 13 January 2020 by 
Renato Pauleta
4.6
 (20 ratings)
active-directory

Active Directory

Created on OutSystems 11

Version 3.0.0

Discontinued
See documentation
Application Package
Uploaded on 27 May 2021 by Renato Pauleta
Compatible with:
Version 11
Database:
All
Release notes:

DISCONTINUED VERSION

Reports from some users with issues with this version!


This version has Breaking Changes

  • Search, list and user details where updated to be more performant. A new site property needs to be filled with the domain of the search
    • SearchOU Site Property on the Active Directory Core
    • OU used for searching users. It can be more or less specific:
      "OU=<The OU>,DC=<The domain>,DC=<Another Domain Component>"

      You'll need to specify the domain at least, if you specify a domain component and an OU you'll limit the search to that OU.
      • ex: OU=users,DC=domain,DC=companyname,DC=com (more specific)
      • ex: DC=domain,DC=companyname,DC=com (less specific)
    • Usually the site property will be filled with the breakdown of whatever you've set for the Domain on the ADAccess Tokens page
      • So, if the domain is domain.companyname.com the SearchOU must be filled with DC=domain,DC=companyname,DC=com at least
  • Added search by DistinguishedName and get user details works with both the username and the DN
  • Added LastUpdatedOn parameter to the search and list methods allowing to filter records updated from a specific date
Application Objects:
Active Directory has 3 AOs.

Version 2.0.14

Under Development
Application Package
Uploaded on 19 May 2021 by Renato Pauleta
Compatible with:
Version 11
Database:
All
Release notes:
  • Search, list and user details where updated to be more performant. A new site property needs to be filled with the domain of the search
    • SearchOU Site Property on the Active Directory Core
    • OU used for searching users. It can be more or less specific:
      "OU=<The OU>,DC=<The domain>,DC=<Another Domain Component>"

      You'll need to specify the domain at least, if you specify a domain component and an OU you'll limit the search to that OU.
      • ex: OU=users,DC=domain,DC=companyname,DC=com (more specific)
      • ex: DC=domain,DC=companyname,DC=com (less specific)
    • Usually the site property will be filled with the breakdown of whatever you've set for the Domain on the ADAccess Tokens page
      • So, if the domain is domain.companyname.com the SearchOU must be filled with DC=domain,DC=companyname,DC=com at least
  • Added search by DistinguishedName
  • Added LastUpdatedOn parameter to the search and list methods allowing to filter records updated from a specific date
Application Objects:
Active Directory has 3 AOs.
Created on OutSystems 10

Version 2.0.11

Stable
Application Package
Uploaded on 21 May 2019 by Renato Pauleta
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Changed Icon
  • Potential Breaking Change
    • ADAccessToken table is now Read-only
    • Added core API's to create, update or delete records in the ADAccessToken table
      • Now you don't have to worry with the token generation as it is builtin when creating a new AD Access connection

Version 2.0.9

Stable
Application Package
Uploaded on 22 April 2019 by Renato Pauleta
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Added the possibility to search users by Display Name
Created on Older versions

Version 1.0.1

Under Development
Application Package
Uploaded on 12 April 2016 by 
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Release notes:

- Updated to Platform version  9.1.301.0

- AD_CheckUserInGroup and AD_GetGroupUsers also returns users from another domain (if that domain is a trusted domain of the group's domain)

Application Objects:
Active Directory has 0 AOs.

Version 1.0.0

Stable
Application Package
Uploaded on 12 August 2015 by Renato Pauleta
Compatible with:
Version 11
Version 10
Version 9
Stack:
.NET
Database:
All
Application Objects:
Active Directory has 0 AOs.