I have a webrole set up to have:
- application permissions of Read and write directory data
- delegated permissions
. enable sign in and read user profile
. read and write directory data
. Access your organizations directory
. sign in and read user profile
On the grant permissions screen that shows up when the user signs up it only shows Single Sign on and Read Directory Data.
I have not tried the next step which is to verify that I can write to their directory yet but will soon. What I am interested in finding out out is if this is a known issue or a misunderstanding on my part. I assumed it would show that I could read and write.
The code is from whatever visual studio generated for a Single sign on multi-tenant webrole. I have Visual Studio Professional 2013 version 12.0.30324.00 Update 2 RC. I read something about some changes in the process post March 12th 2014 but I don't see that or maybe the visual studio does not generate the code for those updates yet. Any help would be appreciated.
- application permissions of Read and write directory data
- delegated permissions
. enable sign in and read user profile
. read and write directory data
. Access your organizations directory
. sign in and read user profile
On the grant permissions screen that shows up when the user signs up it only shows Single Sign on and Read Directory Data.
I have not tried the next step which is to verify that I can write to their directory yet but will soon. What I am interested in finding out out is if this is a known issue or a misunderstanding on my part. I assumed it would show that I could read and write.
The code is from whatever visual studio generated for a Single sign on multi-tenant webrole. I have Visual Studio Professional 2013 version 12.0.30324.00 Update 2 RC. I read something about some changes in the process post March 12th 2014 but I don't see that or maybe the visual studio does not generate the code for those updates yet. Any help would be appreciated.
Rig Lee