{ "BasicSettings": { "clientBaseUrl": "https://localhost/Thingworx", "idpMetadataFilePath": "/ThingworxPlatform/ssoSecurityConfig/sso-idp-metadata.xml", "metadataEntityId": "REMOVED", "metadataEntityBaseUrl": "https://localhost/Thingworx", "webSSOProfileConsumerResponseSkew": 300, "webSSOProfileConsumerReleaseDOM": true, "webSSOProfileResponseSkew": 300, "retriggerOnScopesRemoval": true, "samlAssertionUserNameAttributeName": "uid", "samlAssertionMaxAuthenticationAge": "7200" }, "AccessTokenPersistenceSettings": { "dbType": "mssql", "driverClassName": "com.microsoft.sqlserver.jdbc.SQLServerDriver", "url": "jdbc:sqlserver://localhost:1433;databaseName=thingworx;applicationName=Thingworx;", "username": "twadmin", "password": "", "encryptTokenInDatabase": true, "keyczarKeyFolderPath": "C:\\ThingworxPlatform\\ssoSecurityConfig\\symmetric" }, "KeyManagerSettings": { "keyStoreFilePath": "/ThingworxPlatform/ssoSecurityConfig/ssoKeystore.jks", "keyStoreStorePass": "", "keyStoreKey": "", "keyStoreKeyPass": "" }, "AuthorizationServersSettings": { "Azure_TWXDEV1_AD": { "clientId": "thingworxAzureDev1", "clientSecret": "S3DAteev6iiOX6Lu3Jfcb3wvpdE0h8z1M8bgI5KICC96iw9nIZz90RDNMdBz9P1m", "authorizeUri": "https://localhost:9031/as/authorization.oauth2", "tokenUri": "https://localhost:9031/as/authorization.oauth2", "clientAuthScheme": "form" } } }