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 Entra integration cmdlets #833

Merged
merged 15 commits into from
Jun 12, 2024
Merged

Conversation

FH-Inway
Copy link
Member

@FH-Inway FH-Inway commented Jun 8, 2024

Based on the latest Microsoft recommendation for the Entra integration (https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/secure-developer-vm#external-integrations), the following cmdlets were updated:

  • New-D365EntraIntegration
    • remove -AddAppRegistrationToWifConfig switch, this is now always done
    • clear cached LCS configuration in AxDB
    • restart IIS
  • Test-D365EntraIntegration
    • A failing test for wif.config now results in an error

fixes #832

FH-Inway and others added 15 commits June 8, 2024 16:11
Based on the latest Microsoft recommendation for the Entra integration (https://learn.microsoft.com/en-us/dynamics365/fin-ops-core/dev-itpro/dev-tools/secure-developer-vm#external-integrations), the following cmdlets were updated:
- New-D365EntraIntegration
  - remove `-AddAppRegistrationToWifConfig` switch, this is now always done
  - clear cached LCS configuration in AxDB
  - restart IIS
- Test-D365EntraIntegration
  - A failing test for wif.config now results in an error

fixed #832
This pull request was automatically created by the d365fo.tools-Generate-Text action'
@FH-Inway FH-Inway marked this pull request as ready for review June 9, 2024 14:45
@Splaxi Splaxi merged commit d3e5588 into development Jun 12, 2024
16 checks passed
@Splaxi
Copy link
Collaborator

Splaxi commented Jun 12, 2024

Go ahead and release it!

@FH-Inway
Copy link
Member Author

Thanks, will do, probably tomorrow or on the weekend.

@FH-Inway FH-Inway deleted the 832-update-entra-integration branch June 12, 2024 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update cmdlets for Entra integration
2 participants