Parent: #4985
Repo for the work: linuxfoundation/auth0-terraform
Context
EasyCLA needs a client_credentials grant to call the Sanctions Screening Service (SSS). The SSS Auth0 API (resource server) was created in auth0-terraform PR #260.
What to do
Add a client grant for the EasyCLA M2M client to the SSS audience in each environment:
| Env |
SSS Audience |
| Dev |
https://sanctions-screening.dev.v2.cluster.linuxfound.info/ |
| Staging |
https://sanctions-screening.staging.v2.cluster.linuxfound.info/ |
| Prod |
https://sanctions-screening.lfx.linuxfoundation.org/ |
Acceptance criteria
Blocks: #4985 child tickets (SSS client + CCLA/ECLA integration)
Parent: #4985
Repo for the work:
linuxfoundation/auth0-terraformContext
EasyCLA needs a
client_credentialsgrant to call the Sanctions Screening Service (SSS). The SSS Auth0 API (resource server) was created inauth0-terraformPR #260.What to do
Add a client grant for the EasyCLA M2M client to the SSS audience in each environment:
https://sanctions-screening.dev.v2.cluster.linuxfound.info/https://sanctions-screening.staging.v2.cluster.linuxfound.info/https://sanctions-screening.lfx.linuxfoundation.org/Acceptance criteria
Blocks: #4985 child tickets (SSS client + CCLA/ECLA integration)