I would like to authenticate the tonr2 users directly against sparklr2 (no forwarding to sparklr2!). For this I would like to use the login form at tonr2 to send the username & password to sparklr2 and authenticates the user. My idea is to create a custom AuthenticationProvider for this at tonr2.
Is this the right way to do something like this? How should I pass the token to spring security?
Thanks for your support/ideas,
Adrian


Reply With Quote
