Skip to content

Commit 89530ac

Browse files
FrostyApeOneFrostyApeOne
authored andcommitted
Disabled Test AUTH
1 parent 6cdd978 commit 89530ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"DiscoveryEndpoint": "https://pp-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)