{ "IdentityClients": { "Default": { "GrantType": "password", "ClientId": "Test_App", "ClientSecret": "1q2w3e*", "UserName": "host_default_admin", "UserPassword": "1q2w3E*", "Authority": "https://localhost:44395", "Scope": "Test_Scope" }, "Default.Test_Tenant1": { "GrantType": "password", "ClientId": "Test_App", "ClientSecret": "1q2w3e*", "UserName": "tenant_default_admin", "UserPassword": "1q2w3E*", "Authority": "https://localhost:44395", "Scope": "Test_Scope" }, "Identity": { "GrantType": "password", "ClientId": "Test_App", "ClientSecret": "1q2w3e*", "UserName": "host_identity_admin", "UserPassword": "1q2w3E*", "Authority": "https://localhost:44395", "Scope": "Test_Scope" }, "Identity.f72a344f-651e-49f0-85f6-be260a10e4df": { "GrantType": "password", "ClientId": "Test_App", "ClientSecret": "1q2w3e*", "UserName": "tenant_identity_admin", "UserPassword": "1q2w3E*", "Authority": "https://localhost:44395", "Scope": "Test_Scope" } } }