refactor: disable api key
This commit is contained in:
parent
ad1fd3163e
commit
f8e51e02a0
@ -1,7 +1,6 @@
|
|||||||
{
|
{
|
||||||
"DiPMode": true,
|
"DiPMode": true,
|
||||||
"EnableSwagger": true,
|
"EnableSwagger": true,
|
||||||
"DisableAPIKeyAuth": false,
|
|
||||||
"Logging": {
|
"Logging": {
|
||||||
"LogLevel": {
|
"LogLevel": {
|
||||||
"Default": "Information",
|
"Default": "Information",
|
||||||
@ -64,6 +63,7 @@
|
|||||||
"Group": "(&(objectClass=group) (samAccountName=*))"
|
"Group": "(&(objectClass=group) (samAccountName=*))"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"DisableAPIKeyAuth": true,
|
||||||
"APIKeyAuth": {
|
"APIKeyAuth": {
|
||||||
"Key": "ULbcOUiAXAoCXPviyCGtObZUGnrCHNgDmtNbQNpq5MOhB0EFQn18dObdQ93INNy8xIcnOPMJfEHqOotllELVrJ2R5AjqOfQszT2j00w215GanD3UiJGwFhwmdoNFsmNj",
|
"Key": "ULbcOUiAXAoCXPviyCGtObZUGnrCHNgDmtNbQNpq5MOhB0EFQn18dObdQ93INNy8xIcnOPMJfEHqOotllELVrJ2R5AjqOfQszT2j00w215GanD3UiJGwFhwmdoNFsmNj",
|
||||||
"HeaderName": "X-API-Key",
|
"HeaderName": "X-API-Key",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user