We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bbd2bf commit 82a8dd4Copy full SHA for 82a8dd4
examples/relying-party-spring-boot/README.md
@@ -76,7 +76,7 @@ A docker image containing this example can be built a run:
76
- visit `http://relying-party.org:8080/`
77
78
Some hints:
79
-- we are using [federation](https://github.com/italia/spid-cie-oidc-django) v0.6.2
+- we are using [federation](https://github.com/italia/spid-cie-oidc-django) v1.2.0
80
- docker images currently sets a proxy of the exposed ports on the localhost interface, so you could use
81
previous chapter instructions replacing `127.0.0.1` with the right hostname
82
- docker image mounts the folder `./docker/data-java` as `/data` inside spring-boot container to externalize `jwk` and `trust-marks` configuration
0 commit comments