Skip to content

Releases: Tools4ever-NIM/NIM-System-REST-Azure-AD

1.6.1

13 May 15:39

Choose a tag to compare

  • Added 503 warning for mailboxSettings_automaticRepliesSettings

1.6

06 May 21:21
3cb3c93

Choose a tag to compare

1.6
  • Fixed extra slash in paths
  • Additional fields for licenses
  • Added Exchange: Mailbox Automatic Reply Configuration (Requires MailboxSettings.Read permission)

1.5

19 Mar 20:37
3705a58

Choose a tag to compare

1.5
  • Updated URI configuration to allow for different Graph API versions
  • Added auditLogs_signIns (Requires Application Permission for Reports.Read.All)
  • Added report_office365ActiveUserDetails (Requires Application Permission for Reports.Read.All)
  • Changed default page size to 500

1.4

04 Mar 00:38
5e68cab

Choose a tag to compare

1.4
  • Updated Risky Users pagination size to 500
  • Added Data Tables
    • Auth Methods - External
      • Create/Delete

1.3.4

16 Oct 15:40

Choose a tag to compare

  • Removed Manager from User Update
  • Add mapping for Manager Update and Remove

1.3.3

01 Aug 18:34

Choose a tag to compare

  • Renamed "temporaryAccessPassMethods" to "auth_temporaryAccessPassMethods"
  • Added tables
    • auth_emailMethods
      • read/create/delete
    • auth_fido2Methods
      • read/delete
    • auth_microsoftAuthenticatorMethods
      • read/delete
    • auth_platformCredentialMethods
      • read/delete
    • auth_phoneMethods
      • read/create/delete
    • auth_softwareOathMethods
      • read/delete
    • auth_WindowsHelloForBusinessMethods
      • read/delete
    • report_userRegistrationDetails
      • read

*Please note all "auth_" tables require iterating over each user for each selected method. (e.g. 10,000 users x 3 methods = 30,000 requests). These requests can also be throttled by Microsoft.

1.3.2

30 Jun 15:32
0ffcac5

Choose a tag to compare

  • Added Temporary Access Pass action with no vault writeback
    • Alternative to using the temporary access pass table which can take a long period of time to collect

1.3.1

27 Jun 16:23

Choose a tag to compare

  • Removed unnecessary code
  • Updated Key for Licenses
  • Updated "id" datatype for Licenses
  • Fixed Group Memberships operations
  • Updated Default Configuration Scenario

1.3

02 Jun 15:37
06c1096

Choose a tag to compare

1.3

Requires NIM 5.1.1728 or higher

  • Cleaned up Connector Schema
  • Tables Added:
    • Administrative Units
    • Administrative Unit Members
    • Bitlocker Recovery Keys
    • Devices
    • Device Local Credentials
    • Device Registered Owners
    • Temporary Access Pass
  • Fields Added
    • Users: Manager
  • Added Default Configuration Scenario

1.2.1

23 Apr 13:44

Choose a tag to compare

  • Only show warning if group doesn't exist when pulling members. Can occur when group is deleted mid collection