← Previous day

Next day →
Day in brief

Microsoft Entra adds HR-provisioning guidance and clarifies URI/SAML semantics

The 13 August record is primarily Microsoft Learn documentation maintenance rather than a product-release bulletin. The clearest substantive items are new SuccessFactors and Workday expression-mapping references, an Identifier URI protection-state check, and a SAML `unique_name` clarification; External ID native-authentication guidance was also updated. The supplied evidence does not claim a new feature, preview, GA milestone, changed service behavior, or capability retirement. The two Zero Trust pages are each marked both New and Removed on the same date, so that evidence is insufficient to call them retirements.

  • A new Microsoft Entra ID provisioning guide documents commonly used expression functions for transforming SuccessFactors data into target user attributes. It adds configuration reference material; the record does not claim a new connector, new function availability, or changed provisioning behavior.

  • A new guide covers expression functions for Workday provisioning to on-premises Active Directory and Microsoft Entra ID, including data transformation and attribute creation. This is new mapping documentation, not evidence of a provisioning-service rollout or changed defaults.

  • The updated Entra ID security page points administrators to a method for checking whether Identifier URI protection is enabled in their organization. This supports verification of tenant state, but does not show that protection was automatically enabled or that enforcement behavior changed.

  • The updated SAML token documentation describes `unique_name` as human-readable, not guaranteed unique within a tenant, and intended for display only. Integrations should therefore not use this claim as their uniqueness key; this is a standards and documentation clarification, not a token-format change.

  • The Native authentication page was updated around setup, user-interface customization for mobile and desktop apps, and the sign-in experience. The supplied record does not specify a new capability, preview or GA status, or mandatory configuration change; treat it as implementation guidance for teams using native authentication.

This period briefing was generated by AI from the tracked Microsoft Learn and Message Center changes.

17 updates

5

Agents

Updated

author: MicrosoftGuyJFlo

4
3
1

Identifier Uri Restrictions

Updated

[Learn how to check if the protection has been enabled in your organization](https://aka.ms/check-identifier-uri-protection-state)

1

Saml Tokens

Updated

> |Name | `unique_name` |Provides a human readable value that identifies the subject of the token. This value is not guaranteed to be unique within a tenant and is designed to be used only for display purposes. | `<Attribute Name="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/name">`<br>`<AttributeValue>frankm@contoso.com<AttributeValue>`|

1

Native authentication

Updated

Learn how to set up native authentication in Microsoft Entra External ID. Customize the user interface for mobile and desktop apps, and provide a seamless sign-in experience.

1

Application Discovery

Updated

Use Application discovery to detect the applications accessed by users and create separate private applications.

1

Transport Layer Security

Updated

```openssl req -x509 -new -nodes -newkey rsa:4096 -keyout rootCAchain.key -sha256 -days 370 -out rootCAchain.pem -subj "/C=US/ST=US/O=Self Signed/CN=Self Signed Root CA" -config openssl.cnf -extensions rootCA_ext```

Daily Entra.News

Get daily email updates

Get a concise summary of the latest Microsoft Entra updates delivered straight to your inbox.

Loading the secure signup form…