Skip to content

Commit 8fd6458

Browse files
FrostyApeOneFrostyApeOne
authored andcommitted
Enabled the DSI authnetication on dev
1 parent 4754ef8 commit 8fd6458

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DfE.ExternalApplications.Api/appsettings.Development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"DiscoveryEndpoint": "https://test-oidc.signin.education.gov.uk/.well-known/openid-configuration"
3737
},
3838
"TestAuthentication": {
39-
"Enabled": true,
39+
"Enabled": false,
4040
"JwtSigningKey": "secret",
4141
"JwtIssuer": "test-external-applications",
4242
"JwtAudience": "external-applications-api"

0 commit comments

Comments
 (0)