Allow User to change "Load User Profile" Settings in Dedicated App Pool
Allow User to change "Load User Profile" Settings in Dedicated App Pool.
Upd: Sorry, we are closing the request as no information were provided for over a month.
—
IG
-
Paul Brown commented
If using MS Identity to create a new (web) user while being the initial anonymous user in a Web App, the initial anonymous user profile is not updated with the newly created user information and the following error occurs:
"The data protection operation was unsuccessful. This may have been caused by not having the user profile loaded for the current thread's user context, which may be the case when the thread is impersonating."
The Plex UI should offer a way to update the IIS user profile. This is a common problem when writing web apps using Microsoft Identity. A quick search will show how common this problem is when using a hosting company that does not allow the update to occur.
Here is a link to view the problem: https://stackoverflow.com/questions/23773651/the-data-protection-operation-was-unsuccessful-on-azure-using-owin-katana