Register API Client for Data Lake (JWT Bearer Grant)
See the Data Lake Setup in Workday section of Get Started with Workday Data Lake. This topic is part of a larger procedure.
Security:
- Integration Securitydomain in the Integration functional area.
- Set Up: Tenant Setup - SecurityandSecurity Administrationdomains in the System functional area.
Data Platform Clients authenticate their connection to Workday Data Lake through API clients. Depending on the connector options in the data platform, you can either establish your connection with a JWT Bearer Grant flow (this topic) or a Refresh Token Flow.
- Create an Asymmetric Key Pair using your organization’s standard tool.The public key is used in registering the API client within Workday. The private key is used to set up a connection to Data Lake from partner platforms.
- Access theRegister API Clienttask.The private key from the asymmetric key-pair is used in the partner platform to access the Data Lake.
- Complete the task:OptionDescriptionClient NameEnter a unique API client name.Client Grant TypeSelectJWT Bearer Grant.x509 CertificateSelectCreate x509 Public Key.Enter all details of the created certificate. Example:-----BEGIN CERTIFICATE----- MIID….. ….Nl4= -----END CERTIFICATE-----Integration System UserAdd the ISU user name.ScopeSelectData Cloud. If this option doesn’t display, see Set Up the Data Cloud Functional Area.
- ClickOK.
- Save the API Client information from theRegister API Clientpage.You’ll need this information to configure Workday connector properties in the partner platform:InformationExample or DetailsToken Endpointhttps://<HOST>/ccx/oauth2/<TENANT>/tokenIntegration System Userdemo-isuClient IDBASE64_CLIENT_IDSample Value:OTc3MmE4ZmEt...[TRUNCATED_FOR_EXAMPLE]...bUxZjIz