Forum Discussion

Olivier_Beytrison's avatar
Apr 19, 2023
Solved

APM & Azure AD Oauth : using JWT values

Hello, I've successfully setup Azure AD Oauth with APM using this guide : https://my.f5.com/manage/s/article/K53313351 After logging in, I see (with the Oauth trace plugin for chrome) that Azure AD...
  • Olivier_Beytrison's avatar
    Olivier_Beytrison
    Apr 20, 2023

    Ok found the solution.

    In the access policy, I forgot to add "user.read profile" in the scope for the Oauth block.

    Now I can see all JWT values in the session variables.