Skip to content

Commit 7a31051

Browse files
authored
Merge pull request #196486 from MarileeTurscak-MSFT/patch-824
Third party credential providers are not supported
2 parents 5a6a564 + 6e284c9 commit 7a31051

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/active-directory/devices/concept-primary-refresh-token.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,13 @@ The PRT is issued during user authentication on a Windows 10 or newer device in
6161
In Azure AD registered device scenarios, the Azure AD WAM plugin is the primary authority for the PRT since Windows logon is not happening with this Azure AD account.
6262

6363
> [!NOTE]
64-
> 3rd party identity providers need to support the WS-Trust protocol to enable PRT issuance on Windows 10 or newer devices. Without WS-Trust, PRT cannot be issued to users on Hybrid Azure AD joined or Azure AD joined devices. On ADFS only usernamemixed endpoints are required. Both adfs/services/trust/2005/windowstransport and adfs/services/trust/13/windowstransport should be enabled as intranet facing endpoints only and **must NOT be exposed** as extranet facing endpoints through the Web Application Proxy
64+
> 3rd party identity providers need to support the WS-Trust protocol to enable PRT issuance on Windows 10 or newer devices. Without WS-Trust, PRT cannot be issued to users on Hybrid Azure AD joined or Azure AD joined devices. On ADFS only usernamemixed endpoints are required. Both adfs/services/trust/2005/windowstransport and adfs/services/trust/13/windowstransport should be enabled as intranet facing endpoints only and **must NOT be exposed** as extranet facing endpoints through the Web Application Proxy.
6565
6666
> [!NOTE]
67-
> Azure AD Conditional Access policies are not evaluated when PRTs are issued
67+
> Azure AD Conditional Access policies are not evaluated when PRTs are issued.
68+
69+
> [!NOTE]
70+
> We do not support 3rd party credential providers for issuance and renewal of Azure AD PRTs.
6871
6972
## What is the lifetime of a PRT?
7073

0 commit comments

Comments
 (0)