不同环境下使用msal.js可能会导致AuthenticationResults不同。
创始人
2025-01-09 03:30:22
0

使用相同的API访问同一环境中的Web API。具体而言,需要确保使用的是相同的scopes和redirectUri,并确保在应用程序注册页面上为相同的应用程序定义了正确的回调URI。以下是代码示例:

var msalConfig = {
    auth: {
        clientId: 'your_client_id',
        redirectUri: 'https://localhost:3000/auth.html',
        authority: 'https://login.microsoftonline.com/common',
        validateAuthority: true,
        navigateToLoginRequestUrl: false,
    },
    cache: {
        cacheLocation: 'localStorage',
        storeAuthStateInCookie: false,
    },
}

// Create the main MSAL instance
var msalInstance = new msal.PublicClientApplication(msalConfig);

// Login using the same scopes and redirectUri for all environments
msalInstance.loginPopup({ scopes: ['user.read'], redirectUri: 'https://localhost:3000/auth.html' })
    .then(function (response) {
        // Use the same access token for all environments
        var token = response.accessToken;
        console.log(token);
        // Call the API using the same scopes and access token for all environments
        callApi('https://your-web-api.com/api/data', token, ['user.read'])
            .then(function (response) {
                console.log(response);
            })
            .catch(function (error) {
                console.log(error);
            });
    })
    .catch(function (error) {
        console.log(error);
    });

相关内容

热门资讯

科普分享!pokemmo脚本(... 科普分享!pokemmo脚本(辅助挂)一贯是真的有挂(发现有挂)1、pokemmo脚本公共底牌简单,...
一分钟带你了解!WePoKer... 一分钟带你了解!WePoKer辅助器(辅助挂)切实存在有挂(有挂方法)1、WePoKer辅助器脚本辅...
揭秘关于!黑侠破解wepoke... 揭秘关于!黑侠破解wepoker(辅助挂)原来是真的有挂(了解有挂)1、揭秘关于!黑侠破解wepok...
避坑细节!hh poker辅助... 避坑细节!hh poker辅助器先试用(辅助挂)果然是真的有挂(有挂秘笈)1、hh poker辅助器...
发现一款!佛手在线有挂吗(辅助... 您好,佛手在线有挂吗这款游戏可以开挂的,确实是有挂的,需要了解加去威信【136704302】很多玩家...
来一盘!wepoker怎么提高... 来一盘!wepoker怎么提高运气(辅助挂)本来是真的有挂(有人有挂)1、wepoker怎么提高运气...
揭秘一下!悟空黑桃a有挂嘛(辅... 揭秘一下!悟空黑桃a有挂嘛(辅助挂)本来是真的有挂(有挂方略)悟空黑桃a有挂嘛能透视中分为三种模型:...
玩家必看教程!wepoker可... 玩家必看教程!wepoker可以免费玩吗(辅助挂)一贯有挂(确实有挂)1、首先打开wepoker可以...
玩家爆料!wejoker辅助器... 玩家爆料!wejoker辅助器怎么卖(辅助挂)好像是真的有挂(有挂教程)玩家爆料!wejoker辅助...
一秒答解!wepokerh5破... 一秒答解!wepokerh5破解(辅助挂)确实是真的有挂(有挂方法)1、进入到wepokerh5破解...