Hello everyone.
I am interested in the possibility of automatically filling the Username field when starting the Spark application in Windows.
Can Spark automatically fill in the Username field when starting, using Windows environment attributes, such as Current User sAMAccountName…
I do not want to use SSO, but I would like to create a common settings file spark.properties where the username field value = sAMAccountName, or something similar.
I hope my idea is clear. Since SPARK can obtain the value of the computer name, I think it is possible to obtain the user name as well.
Thank you!
Thanks for this suggestion. I have created a feature-request ticket for this in our bugtracker: [SPARK-2335] - Ignite Realtime Jira
1 Like
It should be easy to pre-fill the current system username and even use the computer’s domain as an XMPP domain i.e. we may expect that the company’s server has an XMPP server. But to get the sAMAccountName it would need to use Kerberos and for this there is SSO tab is settings.