Confirmed users
3,727
edits
| Line 341: | Line 341: | ||
** https://sync1.dev.lcip.org/ | ** https://sync1.dev.lcip.org/ | ||
** https://token.dev.lcip.org/ | ** https://token.dev.lcip.org/ | ||
* Versions | |||
TokenServer: | |||
rpm -qa | grep token | |||
Example: tokenserver-svcops <latest version> | |||
Verifier: | |||
rpm -qa | grep verifier | |||
Example: fxa-browserid-verifier-svcops <latest version> | |||
* AWS | * AWS | ||
** This is part of the dev-lcip-org CloudFormation stack | ** This is part of the dev-lcip-org CloudFormation stack | ||
| Line 358: | Line 368: | ||
** services.sync.clusterURL = https://sync1.dev.lcip.org/ (should get automatically set by the TokenServer) | ** services.sync.clusterURL = https://sync1.dev.lcip.org/ (should get automatically set by the TokenServer) | ||
** services.sync.tokenServerURI = https://token.dev.lcip.org/1.0/sync/1.5 | ** services.sync.tokenServerURI = https://token.dev.lcip.org/1.0/sync/1.5 | ||
== FxA Development Environments - partial == | == FxA Development Environments - partial == | ||