單一頁面應用程式與傳統伺服器端 Web 應用程式不同之處在於驗證特性。 使用 Microsoft 身分識別平台,單頁應用程式即可登入使用者,並取得權杖來存取後端服務或 Web API。 Microsoft 身分識別平台為 JavaScript 應用程式提供兩種授與類型:展開資料表 MSAL.js (2.x)MSAL.js (1.x)登入使用者的 Web 應用程式若要...
在本快速入門中,您會向 Microsoft 身分識別平台註冊 Web API 並設定其範圍,將其公開給用戶端,以取得 API 資源的權限型存取權。
Microsoft Entra 的本机身份验证 API 支持两种身份验证方法的注册和登录:电子邮件和密码,它支持使用电子邮件和密码进行注册和登录,以及自助式密码重置 (SSPR)。 电子邮件一次性验证码,支持使用电子邮件一次性密码进行注册和登录。备注 目前,本机身份验证 API 终结点不支持跨域资源共享 (CORS)。
公開API註冊API 之後,您可以定義 API 向用戶端應用程式公開的範圍來設定其權限。 用戶端應用程式會要求權限以執行作業,方法是將存取權杖連同其要求傳遞至受保護的 Web API。 只有當所收到的存取權杖包含所需的範圍時,Web API 才會執行要求的作業。在[管理] 底下,選取 [公開 API] > [新增範圍]。 請選取 [...
Protected web API You can use the Microsoft identity platform endpoint to secure web services like your app's RESTful API. A protected web API is called through an access token. The token helps secure the API's data and authenticate incoming requests. The caller of a web API appends an acc...
By using the Microsoft identity platform, single-page applications can sign in users and get tokens to access back-end services or web APIs. The Microsoft identity platform offers two grant types for JavaScript applications:Expand table MSAL.js (2.x)MSAL.js (1.x)Web app that signs in a ...
With the Microsoft identity platform, you can write code once and reach any user. You can build an app once and have it work across many platforms, or build an app that functions as both a client and a resource application (API). ...
Integrate robust identity management with the Microsoft identity platform. Enhance security, boost user trust, and streamline onboarding—all while saving development time.
如果有任何应用程序使用 Azure Active Directory 身份验证库 (ADAL) 进行身份验证和授权功能,则现在需要将它们迁移到Microsoft 身份验证库 (MSAL)。 Microsoft 对 ADAL 的所有支持和开发(包括安全修补程序)已在 2023 年 6 月 30 日结束。 在该弃用日期之前,没有计划的 ADAL 功能版本或新的平台版...
Use the Microsoft Entra permissions management APIs to discover, remediate, and monitor permissions in multicloud infrastructures, including Microsoft Azure, Amazon Web Services (AWS), and Google Cloud Platform (GCP).Use identity-centric configurations to strengthen your network traffic...