summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-14use hashicorp uuidmo khan
2022-04-14specify defautl client id and hostmo khan
2022-04-14update bin scripts to accept a target hostmo khan
2022-04-14read host from env varmo khan
2022-04-13accept authorization code as a parametermo khan
2022-04-13implement jwks endpointmo khan
2022-04-13use anonymous structmo khan
2022-04-13add .well-known/openid-configuration.jsonmo khan
2022-04-13add script to test .well-known/openid-configurationmo khan
2022-04-13extract function to generate an id_tokenmo khan
2022-04-13generate a jwt as the id_tokenmo khan
2022-04-13update notes on oidc flowmo khan
2022-04-08notes on possible workflows and vault climo khan
2022-04-06start to handle implicit flow requestmo khan
2022-04-06link to different flows in specmo khan
2022-04-06exchange authorization code for tokensmo khan
2022-04-06response to authorization code requestmo khan
2022-04-01add video to readmemo khan
2022-04-01read attributes from configmo khan
2022-04-01add work around for bug in the TFE SAML implementationmo khan
2022-04-01use member_of attributemo khan
2022-04-01print SAML Request/Responsemo khan
2022-03-30explain hacks/bugsmo khan
2022-03-30return text/html content-typemo khan
2022-03-30require erbmo khan
2022-03-30commit an example configuration with an insecure keymo khan
2022-03-30Add a tiny SAML IDPmo khan