Forum Discussion
Russell Meyer
Nov 14, 2017Brass Contributor
Unable to grant O365 users access to Tech Community
Has any one ran into issues authorizing Tech Community with federated IDs? If I log in with a GA, gives me some warnings about access, etc...if I accept, the account I good but others in the tenant, ...
VasilMichev
Nov 15, 2017MVP
You as the admin can consent to the app. Go to the Azure AD blade, navigate to the app in question (O365 Network or MS Tech Comm), Properties, check the value of the "User assignment required?" toggle. Should be set to No.
- Russell MeyerNov 15, 2017Brass Contributorits set to no...even flipped to yes and assigned, no love
- VasilMichevNov 15, 2017MVP
Switch it to No, try accessing the MTC with your admin account and consent to the app. If no consent prompt appears, try triggering it manually via this link:
https://login.microsoftonline.com/common/adminconsent/?client_id=09213cdc-9f30-4e82-aa6f-9b6e8d82dab3&redirect_uri=https%3A%2F%2Ftechcommunity.microsoft.com%2Fauth%2Foauth2callback&response_type=code&state=https%3A%2F%2Ftechcommunity.microsoft.com%2F&scope=User.Read+openid+email+profile+offline_access
The "adminconsent" part makes sure that it will trigger the correct flow.
And a disclaimer to never click such links without double and triple-checking to what you are consenting :)
- Russell MeyerNov 15, 2017Brass Contributormost of that URL makes sense and I had it about 90% there but kept getting errors, but the client ID, where is that derived from?