Skip to content

Commit 82a8dd4

Browse files
authored
chore: update federation version in README.md
1 parent 6bbd2bf commit 82a8dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/relying-party-spring-boot/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ A docker image containing this example can be built a run:
7676
- visit `http://relying-party.org:8080/`
7777

7878
Some hints:
79-
- we are using [federation](https://github.com/italia/spid-cie-oidc-django) v0.6.2
79+
- we are using [federation](https://github.com/italia/spid-cie-oidc-django) v1.2.0
8080
- docker images currently sets a proxy of the exposed ports on the localhost interface, so you could use
8181
previous chapter instructions replacing `127.0.0.1` with the right hostname
8282
- docker image mounts the folder `./docker/data-java` as `/data` inside spring-boot container to externalize `jwk` and `trust-marks` configuration

0 commit comments

Comments
 (0)