adal - How can I transfer or share apps, created in Microsoft app registration portal. I'm using Azure Active Directory and v2.0 endpoint -


i'm using passport-azure-ad library authenticate people our app. using v2.0 endpoint. have created multiple applications in microsoft app registration portal. , have lot of redirect url's because have lot of different environment apps. registered under microsoft employee account. need transfer ownership developer. how can it? need recreate apps in account? assume create new app id's , ask permissions users again. there way transfer ownership , not recreate apps again?

assuming created applications using azure active directory account (like microsoft employee account) have access "owners" field can add new owners application in same tenant you.

if trying transfer application user different tenant or using msa account, not supported, being considered future.

if need create new application id, not able transfer consent had first app on second one. not possible nor support due security implications.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -