Question

Need help in creating Operators after OIDC authentication
We have successfully configured Open ID connect in pega, and we are able to login directly if we have an operator already created with the operator id - as the email id received as claim.
But our requirement is to create operator ids with pyUserIdentifier as the employee code of the users and not email, as we need to look up in another access related table and create or update operators.
Need to configure creating operators with some other ID apart from email.
Thanks.
***Edited by Moderator Marije to add Capability tags***