About this document
Workday X509 Webservice Authentication Guide by Sumit Malhotra is a document available to read on EtoBox.
1) Workday allows for X509 certificate authentication for web service calls as an alternative to username/password. This involves obtaining a certificate with a public/private key pair, saving the public key in Workday, and signing requests with the private key. 2) A self-signed certificate can be created for testing using the Java keytool utility. The public key is extracted and stored in Workday against an integration user. 3) A Java client is created to read an XML request, sign it with the private k
- Author
- Sumit Malhotra
- Language
- EN