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

Migrate MSI Server to MSAL #1460

Merged
merged 4 commits into from
Aug 30, 2024
Merged

Migrate MSI Server to MSAL #1460

merged 4 commits into from
Aug 30, 2024

Conversation

Ed-Maeng
Copy link
Contributor

@Ed-Maeng Ed-Maeng commented Aug 28, 2024

PR Summary

Related PR

@Ed-Maeng Ed-Maeng requested a review from rohit489 August 28, 2024 01:13
@Ed-Maeng Ed-Maeng marked this pull request as ready for review August 30, 2024 00:27

echo "Start the service"
sudo systemctl start msiserverapp.service
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we starting msiserverapp.service if we are migrating off of it ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was planning to keep the old server in a different port for now, just in case we might need to revert the changes. Planning to delete the old server and remove it from the script once we have validated everything works fine in prod.

Copy link
Contributor

@rohit489 rohit489 Aug 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you confirm if both msal and adal can run together ?

Copy link
Contributor Author

@Ed-Maeng Ed-Maeng Aug 30, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes! As long as they have a different port and separate service file to run. Dev VS01 cluster is currently running both servers.

@Ed-Maeng Ed-Maeng merged commit 44a6d4b into master Aug 30, 2024
2 checks passed
@Ed-Maeng Ed-Maeng deleted the smaeng/MigrateMSAL branch August 30, 2024 17:53
@Ed-Maeng Ed-Maeng mentioned this pull request Aug 30, 2024
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.

2 participants