aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/identityprovider/client/DefaultIdentityDocumentClient.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reuse RoleListEntityOla Aunronning2023-04-281-2/+2
* AthenzCredentialsMaintainer maintains role certificatesOla Aunronning2023-04-281-0/+35
* Revert "revert new athenz provider MERGEOK"Ola Aunrønning2023-04-271-4/+7
* Revert "Optional identity document. Skip in public"Morten Tokle2023-04-271-7/+4
* Optional identity document. Skip in publicOla Aunronning2023-04-261-4/+7
* Control rollout of new identity document layout with feature flagMorten Tokle2023-04-251-6/+6
* Request new identity document formatMorten Tokle2023-04-251-2/+2
* Introduce new identity document layoutMorten Tokle2023-04-251-1/+2
* Revert "change to new identity document format"Morten Tokle2023-04-251-6/+5
* Control rollout of new identity document layout with feature flagMorten Tokle2023-04-251-6/+6
* Request new identity document formatMorten Tokle2023-04-211-2/+2
* Introduce new identity document layoutMorten Tokle2023-04-211-1/+2
* Don't provide Jetty bundles from 'container' artifactBjørn Christian Seime2022-06-081-3/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Upgrade Apache httpclient+httpcore to newest versionBjørn Christian Seime2020-01-101-1/+1
* Revert "Bjorncs/java deps cleanup"Harald Musum2020-01-101-1/+1
* Upgrade Apache httpclient and httpcore to newest versionBjørn Christian Seime2020-01-091-1/+1
* Use httpclient version from parent pomBjørn Christian Seime2018-11-071-1/+1
* Override default timeout for DefaultZtsClient + DefaultIdentityDocumentClientBjørn Christian Seime2018-06-121-0/+7
* Allow deserialization of java.time.InstantBjørn Christian Seime2018-06-071-1/+2
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-12/+1
* Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocume...Jon Marius Venstad2018-06-031-1/+12
* Revert "Allow deserialization of java.time.Instant"Jon Marius Venstad2018-06-031-2/+1
* Allow deserialization of java.time.InstantBjørn Christian Seime2018-06-011-1/+2
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-12/+1
* Remove deprecated identity-document entity typesBjørn Christian Seime2018-05-281-16/+4
* Add identity document client + domain types for signed identity documentBjørn Christian Seime2018-05-041-0/+130