We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4754ef8 commit 8fd6458Copy full SHA for 8fd6458
src/DfE.ExternalApplications.Api/appsettings.Development.json
@@ -36,7 +36,7 @@
36
"DiscoveryEndpoint": "https://test-oidc.signin.education.gov.uk/.well-known/openid-configuration"
37
},
38
"TestAuthentication": {
39
- "Enabled": true,
+ "Enabled": false,
40
"JwtSigningKey": "secret",
41
"JwtIssuer": "test-external-applications",
42
"JwtAudience": "external-applications-api"
0 commit comments