summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/resource-server.scm
AgeCommit message (Expand)Author
2021-10-21Use the endpoint APIVivien Kraus
2021-10-20server: add a resource server endpointVivien Kraus
2021-10-19server: add an authenticator endpointVivien Kraus
2021-10-12resource-server: fix importVivien Kraus
2021-10-12resource server: don’t throw a 500 if the client forgot the request contentVivien Kraus
2021-10-12resource server: fix content negociation for PUT and POSTVivien Kraus
2021-10-12server: adjust to the new content APIVivien Kraus
2021-10-12caching: there is a precise list of headers that belong to the updated resourceVivien Kraus
2021-10-11HTTP Link header: use GOOPS and document itVivien Kraus
2021-10-04Unwind the stack to handle setlocale errorsVivien Kraus
2021-09-22Use anonymous-http-request from (webid-oidc parameters) everywhereVivien Kraus
2021-09-21OIDC configuration: use GOOPS and document itVivien Kraus
2021-09-21JWS: use GOOPSVivien Kraus
2021-09-13fix function nameVivien Kraus
2021-09-13Fix function nameVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-13Make a better client APIVivien Kraus
2021-08-01Use guile parametersVivien Kraus
2021-07-27Support for json-ldVivien Kraus
2021-07-22DPoP proof: support the "ath" claimVivien Kraus
2021-07-06Log the authenticated user tooVivien Kraus
2021-07-02Fix precondition check with GETVivien Kraus
2021-07-02Do not mask errors when checking the precondition for GETVivien Kraus
2021-07-02Set up content negociationVivien Kraus
2021-07-02Resource server: respond with 201 to a valid POSTVivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-07-02Add a full server.Vivien Kraus
2021-06-19Implement the resource server verification codeVivien Kraus