Passing post parameters from external system to Pega during OIDC login
Customer hands out link (webapp address) with 2 parameters to the webapp user. Based on these variables the user will take on specific roles in the Pega .Pega looks at these url parameters and checks if they are valid and will connect the user to the appropriate role.
How can I realize this?