mirror of https://github.com/dexidp/dex.git
Browse Source
The google oauth2 package uses different heuristics to try and find credentials. To avoid detecting user credentials, we already cover comon locaction for unix-based systems such as HOME. On the other hand, on windows it is possible tok find existing credentials under $APPDATA, therefore to mitigate, set the env var to /tmp like we do for HOME. Signed-off-by: Alexandre Barone <abalexandrebarone@gmail.com>pull/4138/head
1 changed files with 1 additions and 0 deletions
Loading…
Reference in new issue