Hello community, like several users, I did the following authentication steps guided by the documentation:
- App Registration in Azure
- Redirect URI set up
- API permissions set up and admin consent granted (User.Read, Sites.Read.All, Files.Read.All, openid, profile)
- Exposed API (Test.Read)
- Added ClientID and Secret for Azure Active Directory V2 in Copilot security settings
- Added these Scopes in Copilot settings - profile openid Sites.Read.All Files.Read.All
Test Copilot:
However, when I try to log in I get the last message:
Thanks.