Programmatically register B2C applications
I want to be able to call a Graph API to register new B2C applications

We have restarted work on this feature. However, we don’t have a date for public preview yet.
24 comments
-
Scott McNeany commented
Feel like this should be closed. It's currently possible using:
POST https://graph.microsoft.com/beta/applications
and
PATCH https://graph.microsoft.com/beta/applications/{objectId}Pass the app registration manifest file as the body of the request and include only the parameters you want to add/update. We've been doing this successfully while keeping our app registration manifest files in source control for about 6 months now with no issues. We switched away from Terraform because of a bug (or lack of support) for a specific setting that can only be set in the manifest file.
-
Anonymous commented
any update ?
-
Israel De La Rosa commented
any update ?
-
Anonymous commented
Any update on this? Without this basic capability, B2C will not be a viable option for "serious" automatically provisioned multi-tenant scenarios...
-
Jesus Sandoval commented
Any updates on this?
-
Kilcommins, F (Frank) commented
Any update here? It's in a 'started' state for over 12 months!
-
Tavi Truman commented
Developing Enterprise-Grade Desktop (Xamarin, WPF, UWP) apps for organizations that don't have formal IT groups is something that we run into all of the time; programmatic app, user and organization registration would help to dramatically speed on-boarding.
-
Chad commented
We have this automated using the AZ powershell but are plagued with the error: "Updates to converged applications are not allowed in this version."
Inability to control the Access token version ("accessTokenAcceptedVersion": 2)
Inability to programmatically grant consent - API doesn't exist (even with a GA service account)
-
Kevin Agius commented
Hi guys, are there any updates on this feature or an ETA please? Thanks.
-
Tempor Nope commented
Any updates? It is almost possible using the v2 app registrations graph api.
But it doesn't seem possible to set the openid scope for apps registered in this way?
-
Andrew Schmidt commented
Any updates?? We really could use this
-
Georgy Grigoryev commented
Hi guys, any updates?
-
Anonymous commented
Any updates?
-
Mike Bolland commented
Ideally we'd like to store and deploy b2c appregistrations with IaC (preferably terraform)
Is this available yet?
-
Riquen Sylvain commented
Do you have any updates? As already mentioned, this feature becomes a must in the case of integrating Azure B2C as the central CIAM.
In the meantime, what could be a workaround? Should it be possible to do it via powershell for instance? -
Naveen Valluri commented
We are working on this. However, we don't have any timelines for a public preview at this time to report.
-
Srinivasan Raghavan commented
The new year has started any updates on the api ?
-
Eastern Enterprise For CYS commented
Any update please?
-
Anonymous commented
Any updates on this?
-
Mark Sharratt commented
Any updates on this feature? Will it be available in 2018?