Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only append client credentials if they exist, not if stdin isn't a tty. #81

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

ggreer
Copy link
Contributor

@ggreer ggreer commented Nov 2, 2023

This fixes a bug that happens when testing baton cli tools in CI (where stdin isn't a tty).

Needed so that CI passes on ConductorOne/baton-ldap#10

@ggreer ggreer requested a review from jirwin as a code owner November 2, 2023 17:00
…sn't a tty.

Also, give better error messages for missing client id/secret in service mode.
@ggreer ggreer force-pushed the ggreer/is-service branch from 775b937 to 1211b2e Compare November 2, 2023 17:47
@ggreer ggreer merged commit 6008d96 into main Nov 2, 2023
4 checks passed
@ggreer ggreer deleted the ggreer/is-service branch November 2, 2023 17:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants