@ -82,7 +82,7 @@ If you want to add your own dynamic claims contributor, you can create a class t
`WebRemoteDynamicClaimsPrincipalContributorOptions` is the options class to configure the behavior of the `WebRemoteDynamicClaimsPrincipalContributor`. It has the following properties:
`WebRemoteDynamicClaimsPrincipalContributorOptions` is the options class to configure the behavior of the `WebRemoteDynamicClaimsPrincipalContributor`. It has the following properties:
* `IsEnabled`: Enable or disable the `WebRemoteDynamicClaimsPrincipalContributor`.
* `IsEnabled`: Enable or disable the `WebRemoteDynamicClaimsPrincipalContributor`.`false` by default.
* `AuthenticationScheme`: The authentication scheme to authenticate the HTTP call to the authentication server.
* `AuthenticationScheme`: The authentication scheme to authenticate the HTTP call to the authentication server.