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

Improve documentation Configuring the API and Site key #51

Open
eiland-asbl opened this issue Apr 12, 2021 · 0 comments
Open

Improve documentation Configuring the API and Site key #51

eiland-asbl opened this issue Apr 12, 2021 · 0 comments

Comments

@eiland-asbl
Copy link

As of now, the documentation at https://docs.civicrm.org/civiproxy/en/latest/configuration/ is not clear.

It is not explained where API-key and site keys are obtained from the CiviCRM-installation in this para:

Whatever method you prefer, you will have to end up with an array like the one below:

$api_key_map = array('eR1k!tSt4321' => 'cal1Mer0#tST');
$sys_key_map = array('1234#tsT#eR1k' => 'p1P0!tEst1Ng5678');

As you can see you can give the application that is accessing you different keys than the ones you use to access your target CiviCRM.

So in this example I will explain to the party wanting to access my CiviProxy that they have to use the key 1234#tsT#eR1k and the api key eR1k!tSt4321. My target CiviCRM will expect site key p1P0!tEst1Ng5678 and the api key cal1Mer0#tST.

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