You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. In the Get_Workers response, you will now see pronoun information.
50
+
1. In the Get_Workers response, view the pronoun information.
51
51
52
52
>[!div class="mx-imgBorder"]
53
53
>
@@ -59,7 +59,7 @@ Once you confirm that pronoun data is available in the *Get_Workers* response, g
59
59
60
60
## Updating Azure AD provisioning app to retrieve pronouns
61
61
62
-
To retrieve pronouns from Workday, you'll need to update your Azure AD provisioning app to query Workday using v38.1 of the Workday Web Services. We recommend testing this configuration first in your test/sandbox environment before implementing the change in production.
62
+
To retrieve pronouns from Workday, update your Azure AD provisioning app to query Workday using v38.1 of the Workday Web Services. We recommend testing this configuration first in your test/sandbox environment before implementing the change in production.
63
63
64
64
1. Sign-in to Azure portal as administrator.
65
65
1. Open your *Workday to AD User provisioning* app OR *Workday to Azure AD User provisioning* app.
@@ -80,7 +80,7 @@ To retrieve pronouns from Workday, you'll need to update your Azure AD provision
1. If worker *Aaron Hall* has set his pronoun information in Workday as `HE/HIM`, then the above expression will set the display name in Azure AD as: *Aaron Hall (HE/HIM)*
83
+
1. If worker *Aaron Hall* has set his pronoun information in Workday as `HE/HIM`, the above expression sets the display name in Azure AD as: *Aaron Hall (HE/HIM)*
84
84
1. Save your changes.
85
85
1. Test the configuration for one user with provisioning on demand.
0 commit comments