Forum Discussion
SLebreton
Feb 19, 2021Copper Contributor
How to share user token between two different applications ?
Hi everyone I would like to achieve this: I have two applications using adb2c for authentication. I would like a user to be able to sign in interactively in the first application and then be log...
ibnmbodji
Mar 07, 2021Iron Contributor
Hi
Does the applications are leveraging Azure resources .
If yes they can leverage Service Principal / Manage Identities
If not i would suggest to have a look on Azure Identity library
There is also an interesting article here : https://www.rahulpnath.com/blog/defaultazurecredential-from-azure-sdk/
Does the applications are leveraging Azure resources .
If yes they can leverage Service Principal / Manage Identities
If not i would suggest to have a look on Azure Identity library
There is also an interesting article here : https://www.rahulpnath.com/blog/defaultazurecredential-from-azure-sdk/