Skip to content

Commit 7b84b4c

Browse files
authored
Merge pull request #113927 from alextok/alextok-patch-1
Update concept-primary-refresh-token.md
2 parents 7e23ea7 + 6406431 commit 7b84b4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,9 @@ The following diagrams illustrate the underlying details in issuing, renewing, a
158158
> [!NOTE]
159159
> In Azure AD joined devices, Azure AD PRT issuance (steps A-F) happens synchronously before the user can logon to Windows. In hybrid Azure AD joined devices, on-premises Active Directory is the primary authority. So, the user is able to login hybrid Azure AD joined Windows after they can acquire a TGT to login, while the PRT issuance happens asynchronously. This scenario does not apply to Azure AD registered devices as logon does not use Azure AD credentials.
160160
161+
> [!NOTE]
162+
> In a Hybrid Azure AD joined Windows environment, the issuance of the PRT occurs asynchronously. The issuance of the PRT may fail due to issues with the federation provider. This failure can result in sign on issues when users try to access cloud resources. It is important to troubleshoot this scenario with the federation provider.
163+
161164
| Step | Description |
162165
| :---: | --- |
163166
| A | User enters their password in the sign in UI. LogonUI passes the credentials in an auth buffer to LSA, which in turns passes it internally to CloudAP. CloudAP forwards this request to the CloudAP plugin. |

0 commit comments

Comments
 (0)