How to create ASF--Consumer in PUM51
Hi,
I hope this message finds you well. I am currently working on creating an OAuth2 Service App (Main Menu>People tools>OAuth2 Administration>Create OAuth2 Service Apps) for application server is Azure. I am facing some challenges and would appreciate your assistance.
As per the documentation on it indicates that we should create OAuth2 Service Apps for Consumer Application Services Framework (ASF), specifying the application type as Client Only with the scope set to ReadWrite. The scope URL I am using is https://graph.microsoft.com/Calendars.ReadWrite, and I have ensured that the app registration has the correct API permissions. Additionally, the Tenant ID, Client Secret key, and Client ID are all correctly configured.