I want to create a custom login on an external site that will just use Taleo to authenticate the username and password (meaning, literally, just check if that user exists). Is there a good way of doing this? I'm having trouble finding the answer in Taleo's API methods.
Use Taleo to Authenticate a Username and Password
850 views Asked by John Roberts At
1
You can do it using my library : https://github.com/Polzme/Taleo
Don't hesitate to ask for help.