Skip to content

Commit 49f794f

Browse files
Merge pull request #293817 from TPavanBalaji/patch-55
(AzureCXP) fixes MicrosoftDocs/azure-docs#359953
2 parents 1116e30 + fddbce3 commit 49f794f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-authentication-file-based.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The following exhausts possible configuration options within the file:
8181
"url_scheme_of_your_app://easyauth.callback"
8282
],
8383
"cookieExpiration": {
84-
"convention": "FixedTime|IdentityDerived",
84+
"convention": "FixedTime|IdentityProviderDerived",
8585
"timeToExpiration": "<timespan>"
8686
},
8787
"nonce": {

0 commit comments

Comments
 (0)