UserProvisioning OIDC issue

0
Hello, I imported the OIDC module and I get this error but have no idea why. Error:     CE1613    The selected user role 'User' no longer exists.     Element: Property 'XPath Constraint' of retrieve objects activity 'Retrieve UserRole from database'     Document: Microflow 'UserProvisioning_StandardOIDC' Module: OIDC I just imported this package and all the other required modules so I am not sure how to fix this.  When I open the microflow and check the constraint, it has this: [id = '[%UserRole_User%]'] I am using Studio Pro 9.22 Thanks!
asked
1 answers
0

What this error is telling you is that it no longer can find the user role User. Do you have such a user role on the app level? Open Security of the app and check your User roles tab (the second tab).

Regards,

Ronald

 

answered