Skip to content

Commit b37bf5b

Browse files
authored
Update articles/active-directory-b2c/idp-pass-through-user-flow.md
1 parent 9f94557 commit b37bf5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory-b2c/idp-pass-through-user-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ To pass the identity provider's refresh token, follow these steps:
199199

200200
- Other identity providers may have different methods to issue a refresh token. Follow the identity provider's audience and add the necessary elements to your identity provider's technical profile.
201201

202-
1. Save the *TrustframeworkExtensions.xml* file.
202+
1. Save the changes you made in your *TrustframeworkExtensions.xml* file.
203203
1. Open your relying party policy file, such as *SignUpOrSignIn.xml*, and add the **OutputClaim** element to the **TechnicalProfile**:
204204

205205
```xml

0 commit comments

Comments
 (0)