Skip to content

Conversation

@DrIOSX
Copy link
Contributor

@DrIOSX DrIOSX commented Mar 16, 2025

Added

  • Added Get-TkMsalToken cmdlet to retrieve an MSAL token using API calls.
  • Added Managed Identity support for Get-TkMsalToken cmdlet (Needs to be tested).
  • SecureString support for Get-TkMsalToken cmdlet.
  • Formatting alignment for cmdlets.

Fixed

  • Fixed authentication context for MgGraph.

Changed

  • Updated private function names to be more descriptive.
  • Removed MSAL.PS dependency from Send-TkEmailAppMessage function.
  • Removed Send-TkEmailAppMessage module install if manual parameters are provided.

@DrIOSX DrIOSX self-assigned this Mar 16, 2025
@DrIOSX DrIOSX added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Mar 17, 2025
@DrIOSX DrIOSX linked an issue Mar 17, 2025 that may be closed by this pull request
@DrIOSX DrIOSX merged commit cd7292f into main Mar 17, 2025
4 checks passed
@DrIOSX DrIOSX deleted the Update-authentication-to-api branch March 17, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Ensure email message app can send without any module dependancies.

2 participants