aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/identityprovider/api
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-0916-19/+19
* Always get ztsUrl from ID docValerij Fredriksen2023-07-074-13/+13
* No need for config in IdentityDocumentGeneratorHåkon Hallingstad2023-06-301-7/+4
* Reuse RoleListEntityOla Aunronning2023-04-281-10/+0
* AthenzCredentialsMaintainer maintains role certificatesOla Aunronning2023-04-282-0/+12
* Add separate api to fetch rolesMorten Tokle2023-04-284-14/+19
* Include roles from logfwarder config in identity documentMorten Tokle2023-04-283-7/+18
* Revert "revert new athenz provider MERGEOK"Ola Aunrønning2023-04-271-1/+2
* Revert "Optional identity document. Skip in public"Morten Tokle2023-04-271-2/+1
* Optional identity document. Skip in publicOla Aunronning2023-04-261-1/+2
* Control rollout of new identity document layout with feature flagMorten Tokle2023-04-251-2/+4
* Introduce new identity document layoutMorten Tokle2023-04-259-125/+369
* Revert "change to new identity document format"Morten Tokle2023-04-2510-373/+127
* Control rollout of new identity document layout with feature flagMorten Tokle2023-04-251-2/+4
* Introduce new identity document layoutMorten Tokle2023-04-219-125/+369
* Reapply "public athenz provider" (#26311)Morten Tokle2023-03-063-7/+28
* Revert "Mortent/reapply public athenz provider"Henning Baldersheim2023-03-043-22/+7
* Add service identity to identity documentMorten Tokle2023-03-033-7/+17
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-03-023-6/+11
* Revert "Set ztsUrl/sisUrl in identity document"Morten Tokle2023-03-013-11/+6
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-273-6/+11
* Revert "public vespa provider"Morten Tokle2023-02-273-11/+6
* Merge pull request #26193 from vespa-engine/bjorncs/fixBjørn Christian Seime2023-02-271-1/+8
|\
| * Ignore entries with null valueBjørn Christian Seime2023-02-271-1/+8
* | Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-233-6/+11
|/
* Re-register if identity document is outdatedBjørn Christian Seime2023-02-151-0/+2
* Handle unknown attributes in identity documentBjørn Christian Seime2023-02-073-20/+71
* Handle missing cluster typeBjørn Christian Seime2023-02-061-1/+1
* Add 'asCertificateSanUri()'Bjørn Christian Seime2023-02-061-0/+4
* Remove dependency on config-provisioningBjørn Christian Seime2023-02-033-5/+39
* Add SAN URI with cluster type in instance certificatesBjørn Christian Seime2023-02-032-3/+6
* Add cluster type as SAN URI in Athenz instance certificates for VespaBjørn Christian Seime2023-02-033-5/+8
* Convert to Java recordBjørn Christian Seime2023-02-034-291/+26
* Refer to correct secret version from signed docHåkon Hallingstad2022-06-091-1/+0
* Read/write SignedIdentityDocument without going via FileValerij Fredriksen2021-10-151-5/+8
* Update 2018 copyright notices.gjoranv2021-10-078-8/+8
* Remove old Jaxrs resource definitions from vespa-athenzBjørn Christian Seime2021-04-231-26/+0
* Optional inject request entity to handler for POST,PUT,PATCHBjørn Christian Seime2021-03-261-2/+1
* Rewrite JAX-RS resources in athenz-identity-provider-service as request handlersBjørn Christian Seime2021-03-221-1/+2
* Revert "Revert "Reapply #11146 Validate register and refresh""Morten Tokle2019-11-121-0/+39
* Revert "Reapply #11146 Validate register and refresh"Morten Tokle2019-11-121-39/+0
* Reapply #11146 Validate register and refreshMorten Tokle2019-11-111-0/+39
* Revert "Reapply "Validate register and refresh""Morten Tokle2019-10-311-23/+0
* Revert "Revert "Validate register and refresh""Morten Tokle2019-10-301-0/+23
* Revert "Validate register and refresh"Morten Tokle2019-10-301-23/+0
* Validate register and refreshMorten Tokle2019-10-291-0/+23
* Fix equals in SignedIdentityDocumentEntityMartin Polden2019-09-201-1/+1
* Remove workaround for missing identity typeBjørn Christian Seime2018-08-162-27/+7
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-08-153-33/+1
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-08-156-316/+15