Dex: Disable "grant access" page

Created on 15 Jan 2018  路  3Comments  路  Source: dexidp/dex

Hello,
Is there a way to automatically grant access ? (skip the page).
I tried with the query param prompt=none but i still have to grant access.

Thanks,

Most helpful comment

Could you try adding this to your config file?

oauth2:
  skipApprovalScreen: true

All 3 comments

Could you try adding this to your config file?

oauth2:
  skipApprovalScreen: true

It's working !
Thanks ;)

Cool. Can we close this? 馃槂

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tanmaykm picture tanmaykm  路  4Comments

srenatus picture srenatus  路  3Comments

piotrmsc picture piotrmsc  路  5Comments

NexoMichael picture NexoMichael  路  7Comments

alonl picture alonl  路  4Comments