Injeyan_Kostas
Aug 08, 2024Altostratus
Edge Client OAuth with Azure
Hello All,
I tried OAuth feature on Edge Client with Azure as IDP.
It works, I receive the Access Token and connect successfully.
The problem is that Policy does not parse the JWT token and just stores it as secure variable.
So I have no information about the user.
I can parse it with an irule, but I expected to be parsed automatically, lilke when you use an OAuth Client in VPE.
Am I missing something?