aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/client/zts/ZtsClient.java
Commit message (Expand)AuthorAgeFilesLines
* Support List of proxy principals in AthenzIdentityProviderMorten Tokle2023-11-071-0/+9
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use ZTS getAccess instead of ZMSMorten Tokle2023-02-201-0/+12
* Add proxy principal spiffe urisMorten Tokle2022-06-301-1/+12
* Reduce role token expiry to 10 minutesMorten Tokle2022-06-281-2/+24
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Implement zts client getAccessTokenMorten Tokle2020-02-031-0/+17
* Revert "Include instance hostname in Athenz node certificates"Bjørn Christian Seime2019-08-281-2/+0
* Include instance hostname in Athenz node certificatesBjørn Christian Seime2019-08-261-0/+2
* Remove unused parameters from ZtsClient methodsBjørn Christian Seime2019-08-261-4/+0
* Use AthenzIdentity instead of AthensServiceHåkon Hallingstad2019-04-101-6/+6
* Add support for AWS temp credentialsMorten Tokle2019-02-121-1/+34
* Remove deprecated types from vespa-athenzBjørn Christian Seime2018-10-171-1/+1
* Implement role CSR requirementsMorten Tokle2018-10-051-12/+4
* Add getTenantDomains to vespa-athenz ZtsClientBjørn Christian Seime2018-07-051-0/+13
* Add method to ZtsClient to retrieve identity certificateBjørn Christian Seime2018-06-151-0/+19
* Remove deprecated ZtsClientBjørn Christian Seime2018-06-131-4/+3
* Use mutual TLS auth when communicating with ZTSBjørn Christian Seime2018-06-111-1/+1
* Cache role ssl tokenMorten Tokle2018-06-111-8/+5
* Add methods to ZtsClient for retrieving role token and certificateBjørn Christian Seime2018-05-111-0/+53
* Remove checked exception type from ZtsClient.close()Bjørn Christian Seime2018-05-111-2/+2
* Add new ZtsClient implementationBjørn Christian Seime2018-05-031-0/+39