Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update authentication to api #8

Merged
merged 15 commits into from
Mar 17, 2025
Merged

Update authentication to api #8

merged 15 commits into from
Mar 17, 2025

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.
1 participant