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_configuration opennotificaties NRC config not working #16

Open
sjoerdie opened this issue Jul 16, 2024 · 1 comment · May be fixed by open-zaak/open-notificaties#193
Open

setup_configuration opennotificaties NRC config not working #16

sjoerdie opened this issue Jul 16, 2024 · 1 comment · May be fixed by open-zaak/open-notificaties#193

Comments

@sjoerdie
Copy link

When running setup_configuration with the variables described in https://github.com/open-zaak/open-notificaties/blob/main/docker-compose.yml the configuration is not fully completed:

image

Here is an example of an instance manually configured by a human:
image

Everything is properly configured on the openzaak side.

Please make sure everything can be configured with setup_configuration as described here: https://open-zaak.readthedocs.io/en/latest/installation/config/openzaak_config.html

These are the envvars that are set when running ./src/manage.py setup_configuration

SITES_CONFIG_ENABLE=True
OPENZAAK_DOMAIN=opennotificaties.test.deducted.opengem.nl
OPENNOTIFICATIES_DOMAIN=opennotificaties.test.deducted.opengem.nl
OPENZAAK_ORGANIZATION=Gemeente deducted
OPENNOTIFICATIES_ORGANIZATION=Gemeente deducted
NOTIF_OPENZAAK_CONFIG_ENABLE=True
NOTIF_OPENZAAK_CLIENT_ID=opennotficaties
NOTIF_OPENZAAK_SECRET=deducted

OPENZAAK_NOTIF_CONFIG_ENABLE=True
NOTIF_API_ROOT=https://opennotificaties.test.deducted.opengem.nl/api/v1/
OPENZAAK_NOTIF_CLIENT_ID=openzaak
OPENZAAK_NOTIF_SECRET=deducted
AUTHORIZATION_CONFIG_ENABLE=True
AUTORISATIES_API_ROOT=https://openzaak.test.deducted.opengem.nl/autorisaties/api/v1/

In the admin in looks like this:

image

image

image

For the manually configured instance it looks like this:
image

image

image

Thank you.

@alextreme
Copy link
Member

Discussed and moved to TODO as the missing NRC step is clear to me

@joeribekker joeribekker assigned stevenbal and unassigned Coperh Oct 15, 2024
stevenbal added a commit to open-zaak/open-notificaties that referenced this issue Oct 18, 2024
ensure that notificaties API can access itself, to complete the configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

5 participants