I created and deployed a Node.js bot on my Azure account. I also added the Cortana channel with Manage user identity through Connected Services enabled and Request user profile data enabled (here I have User.Info.Email and User.Info.Name). The bot is shared with multiple people using groups (Deployed to group option in the Cortana dashboard).
If I'm logged-in into Cortana with the same email I use on Azure (where the bot is deployed) I get the auth window (since I enabled Connected Services) and then the following screen.
This is fine since that's how the bot should work.
But if I'm logged-in into Cortana with a different email (one of the emails from the Cortana dashboard group) I don't get the auth window and also some requested permissions are missing.
Are there more steps or requirements for sharing Cortana skills than just using the Deployed to group option?

