Relative Content

Tag Archive for azureoracle-apex

User Information from Azure OAuth2 in Oracle APEX

I am implementing Azure OAuth2 authentication in Oracle APEX. The authentication process works correctly, and I can successfully obtain the access token. I can display the user’s email address using the name field. However, I am facing issues retrieving other user attributes, specifically given_name and group memberships.