Skip to content

Commit 38a2230

Browse files
committed
Switched authentication openId to default
1 parent 3457f9a commit 38a2230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App_Data/Sitefinity/Configuration/AuthenticationConfig.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<authenticationConfig xmlns:config="urn:telerik:sitefinity:configuration" xmlns:type="urn:telerik:sitefinity:configuration:type" config:version="14.3.8000.0" authenticationProtocol="OpenId">
2+
<authenticationConfig xmlns:config="urn:telerik:sitefinity:configuration" xmlns:type="urn:telerik:sitefinity:configuration:type" config:version="14.3.8000.0">
33
<securityTokenServiceSettings>
44
<identityServerSettings>
55
<identityServerClients>

0 commit comments

Comments
 (0)