I have a sample ASPNETCore application that authenticates with OKTA (code repo here: https://github.com/ramicodes/Okta-netcore-auth-sample)
I want to use powerbi embedded (user owns data scenario) but i need to use OKTA for authentication. PowerBI is already working and configured to authenticate with OKTA through Azure AD.
Can this be achieved?