File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -104,8 +104,8 @@ You can [configure application settings in Azure App Service](../app-service/con
104
104
| AppSettings: SigningCertThumbprint | The created self-signed certificate thumbprint| N/A |
105
105
| AppSettings: IdTokenSigningKey | Signing key created using PowerShell | N/A |
106
106
| 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|
109
109
| AppSettings: BaseRedirectUrl | Azure AD B2C policy base URL | https://{your-tenant-name}.b2clogin.com/{your-application-id}|
110
110
| WEBSITE_LOAD_CERTIFICATES| The created self-signed certificate thumbprint | N/A|
111
111
You can’t perform that action at this time.
0 commit comments