desktop icon indicating copy to clipboard operation
desktop copied to clipboard

Allow the addition of custom parameters in oauth requests

Open casserni opened this issue 6 years ago • 4 comments

casserni avatar Sep 18 '18 15:09 casserni

Hi there! Looking for a status update on this? We are going to go live soon and as auth0 demands the audience parameter for oidc compliant tickets we are kind of stuck without a solution - as the doc portal does not support it.

nirsoffer-spotcap avatar Dec 17 '18 15:12 nirsoffer-spotcap

@nirsoffer-spotcap Good news! This has been added to the next sprint.

tbarn avatar Feb 25 '19 16:02 tbarn

Hey @nirsoffer-spotcap

We plan to display the Audience parameter only if we detect that authorize_url/token_url belong to Auth0.

Auth0 provides it’s endpoints like that: client-name.auth0.com/token… so it’s easy to detect but you can also put your custom domain there so there will be no way to detect on our side whether it is Auth0 or not.

Question: Are you using an *.auth0.com domain or custom one to authorize resources through Auth0 ?

tbarn avatar Mar 26 '19 14:03 tbarn

Does anyone knows if this issue was solved? Because I want to use client-credentials flow and audience parameter is sended null.

Thanks.

yazmin48 avatar Apr 22 '19 07:04 yazmin48