Skip to content

Commit

Permalink
Merge pull request #71 from ricklambrechts/update-oid-config-file
Browse files Browse the repository at this point in the history
Update OID4VCI configuration file in configuration documentation
  • Loading branch information
pinamiranda authored Jan 20, 2025
2 parents ba8c01f + 95efee0 commit 1ff25b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api_docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ To decrypt the private key you can run the following command `openssl ec -in PID

## 3. OID4VCI configuration

For configuring the installed [idpy-oidc](https://github.com/IdentityPython/idpy-oidc) and [openid4v](https://github.com/rohe/openid4v) libraries, you need to change the following parameters in the ```app/app_config/oid_config.json``` configuration file:
For configuring the installed [idpy-oidc](https://github.com/IdentityPython/idpy-oidc) and [openid4v](https://github.com/rohe/openid4v) libraries, you need to change the following parameters in the ```app/app_config/oid_config.py``` configuration file:

- port

Expand Down

0 comments on commit 1ff25b8

Please sign in to comment.