aboutsummaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Lock node when updating IP config"Valerij Fredriksen2023-02-241-1/+1
|
* Convert IP classes to recordsMartin Polden2023-02-161-1/+1
|
* Ignore cluster type in identity document signatureBjørn Christian Seime2023-02-072-2/+2
|
* Add 'asCertificateSanUri()'Bjørn Christian Seime2023-02-061-1/+2
|
* Remove dependency on config-provisioningBjørn Christian Seime2023-02-034-8/+9
| | | | Bundle is available in configured container
* Make unit tests more resilientBjørn Christian Seime2023-02-032-27/+56
| | | | Introduce a validation exception. Verify in unit test that validation fails of expected reason.
* Add SAN URI with cluster type in instance certificatesBjørn Christian Seime2023-02-035-10/+32
|
* Add cluster type as SAN URI in Athenz instance certificates for VespaBjørn Christian Seime2023-02-035-25/+36
|
* Revert "Revert collect(Collectors.toList())"Henning Baldersheim2022-12-041-1/+1
|
* Revert collect(Collectors.toList())Henning Baldersheim2022-12-041-1/+1
|
* collect(Collectors.toList()) -> toList()Henning Baldersheim2022-12-021-1/+1
|
* Revert "Revert "Let list handling catch up with Java 17""Henning Baldersheim2022-12-022-15/+9
|
* Revert "Let list handling catch up with Java 17"Bjørn Christian Seime2022-12-022-9/+15
|
* Let list handling catch up with Java 17Henning Baldersheim2022-12-022-15/+9
|
* Convert athenz-identity-provider-service to junit5Bjørn Christian Seime2022-07-277-101/+126
|
* Use getSubjectCommonName()Bjørn Christian Seime2022-07-211-4/+1
|
* Simplify type definition for subject alternative namesBjørn Christian Seime2022-07-204-10/+10
|
* Move generic crypto helpers from 'c.y.s.tls' to 'c.y.s'Bjørn Christian Seime2022-07-201-1/+1
|
* Refer to correct secret version from signed docHåkon Hallingstad2022-06-091-1/+1
|
* Set project version to 8-SNAPSHOTgjoranv2022-06-081-1/+1
|
* Get config server CA certificate secret name from configHåkon Hallingstad2022-05-243-6/+7
|
* install_jar CMake functionHåkon Hallingstad2022-05-201-1/+1
|
* Use '@Inject' from 'annotations' in multiple bundlesBjørn Christian Seime2022-05-067-7/+7
|
* Rename back to HostName, and merge the value class and utilitiesJon Marius Venstad2022-03-311-2/+2
|
* Move HostName -> Hostnames, and DomainName and Hostname to com.yahoo.netJon Marius Venstad2022-03-311-3/+2
|
* clean up importsgjoranv2022-03-181-2/+1
|
* Truncate Instant.now() precision to microsgjoranv2022-03-181-1/+3
| | | | | | - The ObjectMapper used by EntityBindingsMapper.toAttestationData() is limited to microseconds, while some Java 17 jvms yield nanos, causing the test to fail.
* Add Orchestrator to NodeRepositoryValerij Fredriksen2022-02-031-0/+6
|
* Extend ThreadedHttpReqHndlr instead of deprecated LoggingReqHndlrgjoranv2022-01-172-4/+4
|
* unify java warnings (use compiler args from parent)Arne H Juul2022-01-061-8/+0
|
* Reapply "Remove Servlet integration from container-core [run-systemtest]""Bjørn Christian Seime2021-12-033-7/+8
|
* Revert "Remove Servlet integration from container-core [run-systemtest]"Jon Marius Venstad2021-12-033-8/+7
|
* Remove Servlet integration from container-coreBjørn Christian Seime2021-12-023-7/+8
|
* JDK 17: add-opens for guicegjoranv2021-11-091-0/+10
|
* Update 2020 Oath copyrights.gjoranv2021-10-271-1/+1
|
* Update 2019 Oath copyrights.gjoranv2021-10-2716-16/+16
|
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
|
* Update 2018 copyright notices.gjoranv2021-10-075-5/+5
|
* Update 2017 copyright notices.gjoranv2021-10-079-9/+9
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-061-10/+6
|
* Revert "Use provided apache http client bundle from container [run-systemtest]"Harald Musum2021-07-051-6/+10
|
* Use provided apache http client bundle from containerBjørn Christian Seime2021-07-051-10/+6
|
* Revert "Reapply "Use provided apache http client bundle from container""Bjørn Christian Seime2021-06-231-6/+10
|
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-231-10/+6
|
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+10
| | | | [run-systemtest]""
* Revert "Revert "Reapply "Use provided apache http client bundle from ↵Harald Musum2021-06-221-10/+6
| | | | container" [run-systemtest]""
* Revert "Reapply "Use provided apache http client bundle from container" ↵Harald Musum2021-06-221-6/+10
| | | | [run-systemtest]"
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-10/+6
| | | | This reverts commit 89c9ae74e5aa065981ea55fe326369df64219c6b.
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+10
| | | | This reverts commit a181d8d9de3f4e73daab9ee0d62fd25f094fce2f.
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-10/+6
|