Skip to content

Commit d44b39c

Browse files
authored
Update src/content/docs/bff/extensibility/management/user.mdx
1 parent 1f7ab4b commit d44b39c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/bff/extensibility/management

src/content/docs/bff/extensibility/management/user.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ public class CustomClaimsTransformer : IClaimsTransformation
9595

9696
See the [Claims Transformation](https://learn.microsoft.com/en-us/aspnet/core/security/authentication/claims?view=aspnetcore-9.0) topic in the ASP.NET Core documentation for more information.
9797

98-
#### User Endporint Claims Enricher :badge[v4.0]
98+
#### User Endpoint Claims Enricher :badge[v4.0]
9999

100100
User claims can be enriched by implementing the `IUserEndpointClaimsEnricher` interface.
101101
This interface is specific to the user endpoint and runs after authentication.

0 commit comments

Comments
 (0)