Skip to content

Commit d39d831

Browse files
authored
Merge pull request #126016 from changeworld/patch-121
Fix typo
2 parents bdbb07b + 233c838 commit d39d831

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/partner-jumio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ You can [configure application settings in Azure App Service](../app-service/con
104104
|AppSettings:SigningCertThumbprint|The created self-signed certificate thumbprint| N/A |
105105
|AppSettings:IdTokenSigningKey| Signing key created using PowerShell |N/A |
106106
|AppSettings:IdTokenEncryptionKey |Encryption key created using PowerShell|N/A|
107-
|AppSettings:IdTokenIssuer | Issuer for the JWT token (a GUID value is preferred) |N/A|
108-
|AppSettings:IdTokenAudience | Audience for the JWT token (a GUID value is preferred) |N/A|
107+
|AppSettings:IdTokenIssuer | Issuer for the JWT (a GUID value is preferred) |N/A|
108+
|AppSettings:IdTokenAudience | Audience for the JWT (a GUID value is preferred) |N/A|
109109
|AppSettings:BaseRedirectUrl | Azure AD B2C policy base URL | https://{your-tenant-name}.b2clogin.com/{your-application-id}|
110110
|WEBSITE_LOAD_CERTIFICATES| The created self-signed certificate thumbprint |N/A|
111111

0 commit comments

Comments
 (0)