-
Hello All,
We have configured web app and web api on Azure as per the sample code and instructions provided by Micosoft (https://github.com/Azure-Samples/active-directory-b2c-dotnet-webapp-and-weba…
-
### Describe the bug
The request body is empty to update EventGrid system topic with user assigned identity or system assigned identity. This issue is only reproducible in Azure CLI cmdlet. The REST …
-
I have followed this documentation and added REST API call back.
https://docs.microsoft.com/en-us/azure/active-directory-b2c/active-directory-b2c-custom-rest-api-netfw
The API gets executed and…
-
The Azure CLI command `az ad app permission add ` command allows duplicate permission on subsequent runs. We use this command in a shell script, and it would be good to make the command check for the …
-
Hello,
First and foremost, I would like to express our sincere appreciation for MeshCentral and its great community.
I am reaching out to discuss a specific feature enhancement that would great…
ubune updated
2 months ago
-
Hello,
I am trying to follow this tutorial to implement Okta as an IDP for B2C.
https://learn.microsoft.com/en-us/azure/active-directory-b2c/identity-provider-generic-openid-connect?pivots=b2c…
-
Create a ToDo Application using the STUDENT App Catalog group in C#
-
I like to use VM identity to run az login and then run RBAC commands to give permissions
# Assign permissions
====================================
spID=$(az resource list -n $BkpVaultName --query…
-
This is a great sample covering the key scenarios. However, there is no explanation as to what specific permissions a service principal needs to be granted in AAD to be able to add users, modify role …
-
Any chance that you can make an example on how to connect and query Graph using .Net Core?