Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe De Marco authored Feb 10, 2024
1 parent 0b95cac commit 2f33421
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ If you're running tests and you don't want to pass through the Discovery page ea
Below an example using a djangosaml2 Service Provider:

```
http://localhost:8000/saml2/login/?idp=https://localhost/Saml2IDP/metadata&next=/saml2/echo_attributes&idphint=https%253A%252F%252Flocalhost%253A8080
https://localhost/saml2/login/?idp=https://localhost/Saml2IDP/metadata&next=/saml2/echo_attributes&idphint=https%253A%252F%252Flocalhost%253A8080
```

If you're going to test Satosa-Saml2Spid with spid-sp-test, take a look to
Expand Down Expand Up @@ -184,6 +184,7 @@ Here something that you should know before start.

## Acknowledgments

- Salvatore Laiso
- Fulvio Scorza and his Team @ Università del Piemonte Orientale
- Paolo Smiraglia (SPID certs)
- Identity Python Community (pySAML2 and SATOSA)
Expand Down

0 comments on commit 2f33421

Please sign in to comment.