File tree 1 file changed +2
-2
lines changed
examples/express-react-relying-party
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ This project showcases the relying party.
10
10
11
11
## How to run
12
12
13
- - run the SPID povider [ federation] ( https://github.com/italia/spid-cie-oidc-django/examples/federation )
13
+ - run the SPID povider [ federation] ( https://github.com/italia/spid-cie-oidc-django/tree/main/ examples/federation_authority )
14
14
- follow these [ instructions] ( https://github.com/italia/spid-cie-oidc-django/blob/main/docs/SETUP.md )
15
15
- ` ./manage.py runserver 0.0.0.0:8000 `
16
16
- the project should run on [ http://127.0.0.1:8000 ] ( http://127.0.0.1:8000 ) , keep it running
17
17
18
- - run the CIE povider [ provider] ( https://github.com/italia/spid-cie-oidc-django/examples/provider )
18
+ - run the CIE povider [ provider] ( https://github.com/italia/spid-cie-oidc-django/tree/main/ examples/provider )
19
19
- follow these [ instructions] ( https://github.com/italia/spid-cie-oidc-django/blob/main/docs/SETUP.md )
20
20
- ` ./manage.py runserver 0.0.0.0:8002 `
21
21
- the project should run on [ http://127.0.0.1:8002 ] ( http://127.0.0.1:8002 ) , keep it running
You can’t perform that action at this time.
0 commit comments