Hi,
We have a web application created in SP 2013 with Windows Claim Authentication.
Now, I have a requirement where in we need to create claims based on multiple attributes and add those claims to group. Hence opted for Custom Claims provider (server side code).
At later stage, this application may get moved to Cloud, how to handle this scenario?
Thanks in advance.