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

Add support for CIAM to the app registration tool #2219

Merged
merged 5 commits into from
May 3, 2023

Conversation

jmprieur
Copy link
Collaborator

@jmprieur jmprieur commented May 1, 2023

  • Update to .NET 7, and latest NuGet packages
  • Add support for CIAM
  • The json files can now be entirely modified (adding and removing nodes)
dotnet new web app --auth SingleOrg
dotnet add package Microsoft.Identity.Web
dotnet add package Microsoft.Identity.Web.UI
msidentity-app-sync --tenant-id mytenant.ciamlogin.com

For the moment, until the Graph API tenant-type returns the right value, the tenant-id needs to contain ciamlogin.com.

Update to .NET 7, and latest NuGet packages
@jmprieur jmprieur requested a review from jennyf19 May 1, 2023 03:38
(so far authorities with no segment were not expected)
@jmprieur jmprieur merged commit 7e3443f into master May 3, 2023
@jmprieur jmprieur deleted the jmprieur/appSyncToolCiam branch May 11, 2023 02:36
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