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

setup.sh does not support Oauth S2S #66

Open
arobsco opened this issue Mar 7, 2024 · 0 comments
Open

setup.sh does not support Oauth S2S #66

arobsco opened this issue Mar 7, 2024 · 0 comments

Comments

@arobsco
Copy link

arobsco commented Mar 7, 2024

Subject of the issue

As per title, the setup.sh script only supports JWT tokens and not OAUTH S2S. Needs updated to allow for OAUTH S2S service accounts to be used.

Your environment

Latest

Steps to reproduce

Run through setup.sh using an OAUTH S2S service account. JWT will be blank and token retrieval will fail.

Expected behaviour

OAUTH S2S service accounts can be used with the setup.sh script and a token is successfully obtained

Actual behaviour

400 error occurs due to wrong params.

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

No branches or pull requests

1 participant