HI!
We set up the Implicit Grant Flow within the Portal Management Site Settings.
Yet when we query the token with <portal_url>/_services/auth/token we download it, debugg it on jwt.io and notice that no audience is set any thoughts?
Solved! Go to Solution.
Yes that should be enough. And I assume you are setting client_id parameter when calling token endpoint right? If that's true I would advise you to open a ticket with MS as it looks like a bug. I will try to check if that's works on my dev portal and get back to you.
Hi @newmay ,
Audience in the token is set from client id setting. Please make sure that you set ImplicitGrantFlow/RegisteredClientId site setting and that you are including client_id parameter in your request.
HI @OOlashyn
I have set both ImplicitGrantFlow/RegisteredClientId/ with the value as the ID.
And ImplicitGrandFlow/{the client id}/RedirectUri with the portal url as value.
That should be right or?
Yes that should be enough. And I assume you are setting client_id parameter when calling token endpoint right? If that's true I would advise you to open a ticket with MS as it looks like a bug. I will try to check if that's works on my dev portal and get back to you.
Thanks! We wrote it like ClientId (as it is within the ImplicitGrandFLow). Now with Client_Id it worked...thanks!
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 |