I am working on an old codebase which is using adal silent token acquire and i need to update it to msal. I am running into problems now trying to do the same thing as in my adal project. When i try to get access token using postman app, and supply the webapp aad app.
La historia de cómo una fan de 'Otro Rollo' y Adal Ramones casi terminó
The legacy adal library acquires a token by clien app id and client secret, something like:
The concept of resource has seemingly vanished from aad v2.
So how does one specify the. The code looks like this: I'm trying to develop a vuejs single page application that logs you into aad so that i can get an access token to call various apis (e.g. Var aadtenantdomain = tenant domain.
If this is the case, why do they reference msal and microsoft graph, what is the difference? During migration, i encountered a difficulty migrating a code that accesses. Once a user is logged in, you have to acquire. Adal and msal are only for authorization and not authentication correct?
To help understand what a resource in azure ad/entra is:
In the example it mentions: The support for adal ends on june 30, 2022 and microsoft recommends migrating applications to msal. I really don't want to use another aad app (native client) for getting on behalf of user token. Where is this id from?