Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 jmceachern
		
			jmceachern
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
I'm trying to add authentication to my first REST service that we're providing. Is there any information available for what needs to be set up on the Runtime server to use the Open ID Connect option on tRestRequest? An example would be great. I've looked through the documentation and I'm not finding anything. I've only used Basic HTTP before so this option is new to me.
Thanks,
Jackie
 
					
				
		
Hi Jackie (@Jackie McEachern),
You will need to use a token manager for this. Talend uses Apache Syncope (http://syncope.apache.org/docs/index.html). You can see this documented in relation to Talend here (https://help.talend.com/r/en-US/8.0/esb-infra-services-configuration-guide/accessing-talend-identity...).
 jmceachern
		
			jmceachern
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you very much. I will refer to this document. 🙂
