Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
In the SDK documentation it is written how to create an ids client
IdSClient idsClient = IdSClientFactory.getIdSClient();
idsClient.init(ClientSpecific instanceOf IdSClientConfiguration);
But there is no information about where to get some parameter...