summaryrefslogtreecommitdiffstats
path: root/vespa-athenz
Commit message (Expand)AuthorAgeFilesLines
* Depend on interface instead of subclassHåkon Hallingstad2019-10-091-6/+0
* Refresh certs using hostnameVerifierMorten Tokle2019-10-081-1/+5
* Propagate hostnameverifier correctlyMorten Tokle2019-10-041-1/+1
* Support internal ztsMorten Tokle2019-10-033-10/+15
* Read signature algorithm from keyMorten Tokle2019-10-031-8/+3
* Use trust store path that corresponds to data in RPM package yahoo_certificat...Harald Musum2019-10-011-6/+2
* Expose path to CA certificates in SiaUtilsHåkon Hallingstad2019-09-271-0/+7
* Remove unused field in DefaultZtsClientMartin Polden2019-09-203-8/+6
* Fix equals in SignedIdentityDocumentEntityMartin Polden2019-09-201-1/+1
* Remove unused credentials providerMorten Tokle2019-09-093-116/+0
* Revert "Include instance hostname in Athenz node certificates"Bjørn Christian Seime2019-08-287-24/+4
* Revert "Reorder parameters to match parent interface"Bjørn Christian Seime2019-08-281-1/+1
* Reorder parameters to match parent interfaceBjørn Christian Seime2019-08-281-1/+1
* Include instance hostname in Athenz node certificatesBjørn Christian Seime2019-08-267-4/+24
* Remove unused parameters from ZtsClient methodsBjørn Christian Seime2019-08-265-26/+5
* Use the jks keystoreBjørn Christian Seime2019-07-051-1/+1
* Allow applications to re-use SSLContext returned by providerBjørn Christian Seime2019-07-034-55/+108
* Use AutoReloadingX509KeyManager in SiaIdentityProviderBjørn Christian Seime2019-07-032-57/+16
* Use AthenzIdentity instead of AthensServiceHåkon Hallingstad2019-04-1012-49/+55
* Add missing exportpackageMorten Tokle2019-02-251-0/+5
* Fix refresh logicMorten Tokle2019-02-222-7/+39
* Exclude jackson dependencies from aws sdkMorten Tokle2019-02-211-1/+15
* Add aws credential providerMorten Tokle2019-02-212-1/+83
* Add support for AWS temp credentialsMorten Tokle2019-02-126-3/+169
* Initialize AuthZpeClient in constructorBjørn Christian Seime2019-01-311-0/+5
* Do not provide apache httpclient and httpcore.gjoranv2019-01-211-2/+0
* 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
* TestJon Marius Venstad2019-01-111-0/+3
* Return empty list if parent directory does not existJon Marius Venstad2019-01-111-0/+4
* Remove domain partMorten Tokle2018-12-171-2/+2
* Add missing parameters to hasAccessMorten Tokle2018-12-171-1/+2
* Get access token from request attributeBjørn Christian Seime2018-11-201-2/+0
* Use httpclient version from parent pomBjørn Christian Seime2018-11-072-3/+1
* Cleanup vespa-athenz pom.xmlBjørn Christian Seime2018-10-251-34/+2
* Don't parse entity for responses without contentBjørn Christian Seime2018-10-252-8/+9
* Export package 'com.yahoo.vespa.athenz.client.zms'Bjørn Christian Seime2018-10-251-0/+8
* Merge pull request #7436 from vespa-engine/bjorncs/athenz-okta-tenancyMorten Tokle2018-10-2524-84/+608
|\
| * Add ZmsClient and DefaultZmsClientBjørn Christian Seime2018-10-2411-0/+494
| * Create ClientBase containing common Athenz client logicBjørn Christian Seime2018-10-2413-84/+114
* | Add explicit dependency on security-utilsBjørn Christian Seime2018-10-191-4/+4
|/
* Expose role token expiryMorten Tokle2018-10-171-0/+5
* Remove deprecated types from vespa-athenzBjørn Christian Seime2018-10-1724-571/+23
* Expose private key and certificate (#7217)Morten Tokle2018-10-081-2/+15
* Rename InstanceCsrGenerator -> CsrGeneratorMorten Tokle2018-10-054-15/+15
* Implement role CSR requirementsMorten Tokle2018-10-054-34/+32
* Add OU field to csrMorten Tokle2018-10-044-7/+47
* Add copyright headerJon Bratseth2018-10-018-7/+15
* Revert "Replace RSA with EC in unit test"Bjørn Christian Seime2018-09-121-2/+2
* Remove most deprecated types from com.yahoo.vespa.athenz.tlsBjørn Christian Seime2018-09-1118-1034/+17
* Replace RSA with EC in unit testBjørn Christian Seime2018-09-111-2/+2