aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/test/java/com/yahoo/vespa/athenz/identityprovider/client/IdentityDocumentSignerTest.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-2/+2
* Always get ztsUrl from ID docValerij Fredriksen2023-07-071-4/+4
* Add separate api to fetch rolesMorten Tokle2023-04-281-6/+5
* Include roles from logfwarder config in identity documentMorten Tokle2023-04-281-5/+7
* Introduce new identity document layoutMorten Tokle2023-04-251-22/+46
* Revert "change to new identity document format"Morten Tokle2023-04-251-46/+22
* Introduce new identity document layoutMorten Tokle2023-04-211-22/+46
* Reapply "public athenz provider" (#26311)Morten Tokle2023-03-061-10/+29
* Revert "Mortent/reapply public athenz provider"Henning Baldersheim2023-03-041-29/+10
* Add service identity to identity documentMorten Tokle2023-03-031-5/+23
* Rename testMorten Tokle2023-03-021-6/+6
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-03-021-3/+4
* Revert "Set ztsUrl/sisUrl in identity document"Morten Tokle2023-03-011-4/+3
* Revert "Rename test"Morten Tokle2023-03-011-6/+6
* Rename testMorten Tokle2023-02-271-6/+6
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-271-3/+4
* Revert "public vespa provider"Morten Tokle2023-02-271-9/+8
* Rename testMorten Tokle2023-02-231-6/+6
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-231-3/+4
* Ignore cluster type in identity document signatureBjørn Christian Seime2023-02-071-6/+11
* Add test case with missing cluster typeBjørn Christian Seime2023-02-061-10/+25
* Remove dependency on config-provisioningBjørn Christian Seime2023-02-031-2/+2
* Add SAN URI with cluster type in instance certificatesBjørn Christian Seime2023-02-031-1/+2
* Add cluster type as SAN URI in Athenz instance certificates for VespaBjørn Christian Seime2023-02-031-3/+5
* Convert vespa-athenz to junit5Bjørn Christian Seime2022-07-271-3/+3
* Refer to correct secret version from signed docHåkon Hallingstad2022-06-091-2/+2
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Replace use of com.yahoo.vespa.athenz.tls with com.yahoo.securityBjørn Christian Seime2018-09-071-2/+2
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-08-151-3/+2
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-08-151-1/+1
* Revert "Bjorncs/remove wrapped identity document"Morten Tokle2018-08-071-2/+3
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-07-261-3/+2
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-07-261-1/+1
* Separate generating and validating signature to separate classBjørn Christian Seime2018-06-121-0/+50