Question
Lloyds Banking Group PLC
IN
Last activity: 14 Jul 2020 12:17 EDT
Deployment Manager SSO
We are trying to achieve SSO in deployment manager (version 4.7). Deployment manager uses instances of Data-Pipeline-Operator for pipeline access with the help of Data-Pipeline-Role. OOTB activity "pzAddUserToDeploymentMamager" is used for creation of DM specific operators and association of roles. When we try to call this activity as post SSO activity (from Authentication Service), it is not creating instances of the Data-Pipeline-Operator class. However, no errors are recorded in the execution logs. Approach tried is > DM users are maintained in Azure AD with the roles and application access they should have. Once the user is authenticated with Azure AD, need to create the instance of Data-Pipeline-Operator (i.e User) by calling the "pzAddUserToDeploymentMamager". has anyone implemented this scenario. Any help will be appreciated. Any thoughts how to trigger the "pzAddUserToDeploymentMamager"?