summaryrefslogtreecommitdiff
path: root/src/scm/webid-oidc/identity-provider.scm
AgeCommit message (Expand)Author
2021-10-21Use the endpoint APIVivien Kraus
2021-10-20server: add an identity provider endpointVivien 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-21JWK: the default signature algorithm "alg" is now a key parameterVivien Kraus
2021-09-21JWK: document it, and use GOOPSVivien Kraus
2021-08-13Switch to a more sensible error reporting systemVivien Kraus
2021-08-01Use guile parametersVivien Kraus
2021-07-03Do not accept the password in clear, use an encrypted passwordVivien Kraus
2021-07-02Switch to AGPLVivien Kraus
2021-07-02Merge the identity provider program with webid-oidcVivien Kraus
2021-06-19Run the identity provider as a scriptVivien Kraus
2021-06-19Implement an identity providerVivien Kraus