adobe / adobe/experience-platform-streaming-connect

setup.sh does not support Oauth S2S

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
25
Forks
25
PR merge metrics
No merged PRs in 30d

Description

### 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.

Contributor guide

Open the contributing guide

Research direction

Start by reading setup.sh and reproduce the failure using an OAUTH S2S service account. Compare the existing JWT token retrieval parameters with the requirements for OAUTH S2S, then rerun setup.sh to verify that a token is obtained without the 400 error.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
authentication, cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.