Hello everyone,
I have a task that i need to make the user only be able to login and see the content of the Portal after registering in Portal and having their Email confirmed.
I thought about the authenticated or anonymous Web Role but the moment someone registers it makes automatically Authenticated so they are able to see the content
Any ideas on how to do it?
Hi, please try as below https://learnpowerapps.blogspot.com/2021/03/dynamically-assign-web-role-when.html
you need to create a similar workflow for contact entity and trigger when email confirmed field is updated, check the condition if email confirmed equals true and assign proper web role
sure let me write something up with screenshot
Im not finding where and how to add the new worflow, im really new in this.
Could you show me?
it will work only with classic workflow.. you can navigate to process- new process - add step - portal - assign web role to assign web role when invitation is accepted.. and trigger another workflow on change of email confirmed field to unassign first web role and assign second webrole
That was my idea, but how and where to change that workflow?
One easy solution is to have two different web role one for email unconfirmed users and other one for email confirmed users. By default when user registers workflow will assign first web role with no data permission and once email is confirmed a workflow will assign correct web role
Lucas001
60
Super User 2025 Season 1
Fubar
55
Super User 2025 Season 1
surya narayanan
35