Closed sergiosolorzano closed 4 years ago
Hey Sergio, we don't currently plan to provide anything that entirely handles this flow in Unity.
However, AAD tokens can already be used today to obtain an access token for Azure Spatial Anchors. Please have a look at the supported AAD flows detailed in https://docs.microsoft.com/en-us/azure/spatial-anchors/concepts/authentication.
I don't believe there's a Unity version of the MSAL library, but there is one for iOS/macOS: https://github.com/AzureAD/microsoft-authentication-library-for-objc.
Hey Sergio, i think there is a way to connect all this Things.
Feel free to contact me for Details.
Please see #149 for more information about Unity 2019.3.
Hi @AshtmMSFT @FelixRoh apologies for the late response, I didn't get a chance (we live in a strange world these days). Thanks a bunch for your guidance and comments, I have also seen and will try this latest post
Cheers
Closing this thread since the request has been answered. @sergiosolorzano, feel free to reopen it if you still need more information in this area. Thanks.
Hey Sergio, i think there is a way to connect all this Things.
- Unity connection with B2C so. The easiest way it running a JS inside WebBrowser Component.
- Connecting Spatial Anchors with B2C. You can do it via Azure Functions.
Feel free to contact me for Details.
Hi Felix,
Curious to know if you have already connected Spatial Anchors with B2C via Azure Function before? if so, were there any limitations? Thanks in advance!
Gamal.
Hi, is there an expected time for AAD in particular B2C for authorisation to be available on iOS Unity projects and 2019.3 version?
Thank you