Skip to content

Commit b262173

Browse files
committed
resolve github issue 83576
1 parent 551256c commit b262173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/add-api-connector-token-enrichment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ After you deploy your REST API, set the metadata of the `REST-GetProfile` techni
248248
- **ServiceUrl**. Set the URL of the REST API endpoint.
249249
- **SendClaimsIn**. Specify how the input claims are sent to the RESTful claims provider.
250250
- **AuthenticationType**. Set the type of authentication being performed by the RESTful claims provider.
251-
- **AllowInsecureAuthInProduction**. In a production environment, make sure to set this metadata to `true`
251+
- **AllowInsecureAuthInProduction**. In a production environment, make sure to set this metadata to `false`
252252

253253
See the [RESTful technical profile metadata](restful-technical-profile.md#metadata) for more configurations.
254254

0 commit comments

Comments
 (0)