I am writing a direct login (sort of Single Sign On) from Drupal to osT 1.17
I was wondering if (after a few checks) i can assign a user account (which i add or modify with the proper osT command functions) to the user i want to SSO.
I use a CSRF Token to keep things safe.
Is there some way to assign like User::thisIsAnActualUserWhoLoggedInSuccessful($i);