summaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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" [run-...Harald Musum2021-06-221-6/+10
* Revert "Revert "Reapply "Use provided apache http client bundle from containe...Harald Musum2021-06-221-10/+6
* Revert "Reapply "Use provided apache http client bundle from container" [run-...Harald Musum2021-06-221-6/+10
* Reapply "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-10/+6
* Revert "Use provided apache http client bundle from container"Bjørn Christian Seime2021-06-221-6/+10
* Use provided apache http client bundle from containerBjørn Christian Seime2021-06-171-10/+6
* More lazy debug log message generationJon Marius Venstad2021-04-281-2/+2
* Validate ips on registerMorten Tokle2021-04-092-13/+44
* Optional inject request entity to handler for POST,PUT,PATCHBjørn Christian Seime2021-03-262-8/+8
* Allow InstanceConfirmation as responseBjørn Christian Seime2021-03-231-1/+1
* Remove unused dependenciesBjørn Christian Seime2021-03-221-10/+0
* Move classes to single package rootBjørn Christian Seime2021-03-2210-23/+14
* Rewrite JAX-RS resources in athenz-identity-provider-service as request handlersBjørn Christian Seime2021-03-225-154/+103
* Less DockerMartin Polden2021-02-181-5/+5
* getNode(...) -> node(...)Jon Bratseth2021-02-102-3/+3
* Remove getNodes(...): Always use list(...)Jon Bratseth2021-02-092-4/+5
* Revert "Revert "Move node operations into a separate class""Jon Bratseth2021-02-094-7/+21
* Revert "Move node operations into a separate class"Jon Bratseth2021-02-094-21/+7
* Follow API changeJon Bratseth2021-02-092-5/+19
* Follow internal API changeJon Bratseth2021-02-092-2/+2