italia / spid-cie-oidc-django

The SPID/CIE OIDC Federation SDK, written in Python
Apache License 2.0
27 stars 28 forks source link

docs: joined requests and responses for each endpoint #27

Closed francescatronconi closed 2 years ago

francescatronconi commented 2 years ago

Done a document for each one of authentication endpoint, revocation endpoint, token endpoint and introspection endpoint.

In each document is described how to create a schema for request and response and how to validate request and response for Spid flow.