summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
AgeCommit message (Expand)Author
2021-11-06Tests: use a key file for each testVivien Kraus
2021-10-20server: add an identity provider endpointVivien Kraus
2021-10-19server: add a hello world backendVivien Kraus
2021-10-19server: add a reverse proxy endpointVivien Kraus
2021-10-01Define an XML-loadable meta-classVivien Kraus
2021-09-21JWS: use GOOPSVivien Kraus
2021-09-21JWK: serialize and deserialize to and from SXMLVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-13Make a better client APIVivien Kraus
2021-07-22DPoP proof: support the "ath" claimVivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-06-27Check client conditional requestVivien Kraus
2021-06-19Implement the POST method for the serverVivien Kraus
2021-06-19Implement WACVivien Kraus
2021-06-19Add support for the HTTP Link headerVivien Kraus
2021-06-19Add an API to update server resource pathsVivien Kraus
2021-06-19An API to manipulate contents on the serverVivien Kraus
2021-06-19Add a server for an applicationVivien Kraus
2021-06-19Negociate a token (client)Vivien Kraus
2021-06-19Implement the resource server verification codeVivien Kraus
2021-06-19Implement Solid oidc provider confirmationVivien Kraus
2021-06-19Implement the token endpointVivien Kraus
2021-06-19Make an authorization endpointVivien Kraus
2021-06-19Define the web pages for the authorization endpointVivien Kraus
2021-06-19Add the refresh token codeVivien Kraus
2021-06-19Fetch a client manifest on the webVivien Kraus
2021-06-19Implement the DPoP proofVivien Kraus
2021-06-19Get an openid configuration on the webVivien Kraus
2021-06-19Get a JWKS on the webVivien Kraus
2021-06-19Use a web cache on the file systemVivien Kraus
2021-06-19Implement JWS encoding and decodingVivien Kraus
2021-06-19Add a signature and verification function for JWSVivien Kraus
2021-06-19Add a function to hash a public key for DPoP.Vivien Kraus
2021-06-19Add a hash functionVivien Kraus
2021-06-19Add a strip functionVivien Kraus
2021-06-19Add a random number generator.Vivien Kraus
2021-06-19Add a base64 encoder and decoderVivien Kraus
2021-06-19Set up testsVivien Kraus