Skip to content

Commit 5c81628

Browse files
authored
Merge pull request #229398 from garrodonnell/godonnell-issue-add-api-connector
[B2C][GitHub Issue] Add an API connector to a sign-up user flow
2 parents f4ea489 + c2fec19 commit 5c81628

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ Content-type: application/json
331331
{
332332
"version": "1.0.0",
333333
"action": "ShowBlockPage",
334-
"userMessage": "There was a problem with your request. You are not able to sign up at this time.",
334+
"userMessage": "There was a problem with your request. You are not able to sign up at this time. Please contact your system administrator",
335335
}
336336
337337
```
5.4 KB
Loading

0 commit comments

Comments
 (0)