I have a requirement to add a combo box on sign in page which will be populated dynamically and depends on user name.
I understand this can be done using ajax call but in xcp 2.2 spring security is not allowing any url without authentication.
Please let me know if any of have any ideas.