aboutsummaryrefslogtreecommitdiffstats
path: root/athenz-identity-provider-service/pom.xml
Commit message (Collapse)AuthorAgeFilesLines
* Replace use of AthenzCertificateClient with DefaultZtsClientBjørn Christian Seime2018-06-151-32/+0
|
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-0/+8
|
* Revert "Prepare for inlining of 'IdentityDocument' into ↵Jon Marius Venstad2018-06-031-8/+0
| | | | | | 'SignedIdentityDocument'" This reverts commit 48ea96e26f4cc037f0cf81a303b4617ea8e2441d.
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-0/+8
|
* Remove use of deprecated entity typesBjørn Christian Seime2018-05-161-6/+0
|
* Add new binding types which name does not conflict with model typesBjørn Christian Seime2018-05-111-0/+6
| | | | | | - Deprecate old types - Add utility class to map between the types - Temporarily allow deprecation warnings in vespa-athenz + athenz-identity-provider-service.
* Use bouncycastle from container-dev.gjoranv2018-03-071-11/+9
|
* Don't bundle in BouncyCastle artifacts in athenz-identity-provider-serviceBjørn Christian Seime2018-03-071-2/+2
|
* Add zts client depMorten Tokle2018-02-221-0/+24
|
* Add bouncycastle compile scope depMorten Tokle2018-02-211-0/+10
|
* Revert "Merge pull request #5072 from vespa-engine/revert-4984-mortent/ckms"Morten Tokle2018-02-211-73/+14
| | | | | This reverts commit 6d7b65adfcd1e918da8173dab25bf701074f3cdc, reversing changes made to 2ecdfefd5616743f62691f64a517ab787d6f0c10.
* Revert "Refactor identityprovider. Add SiaIdentityProvider"Morten Tokle2018-02-201-24/+73
|
* Add bouncycastle compile scope depMorten Tokle2018-02-201-0/+10
|
* Revert "Merge pull request #5072 from vespa-engine/revert-4984-mortent/ckms"Morten Tokle2018-02-201-73/+14
| | | | | This reverts commit 6d7b65adfcd1e918da8173dab25bf701074f3cdc, reversing changes made to 2ecdfefd5616743f62691f64a517ab787d6f0c10.
* Revert "Refactor identityprovider. Add SiaIdentityProvider"Morten Tokle2018-02-201-14/+73
|
* Move identity provider to athenz-identity-provider-service moduleMorten Tokle2018-02-161-73/+14
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-12-011-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent2"gjoranv2017-11-301-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-301-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Revert "Gjoranv/split parent"gjoranv2017-11-291-1/+0
|
* Split parent + container-dependency-versions from root pom.gjoranv2017-11-291-0/+1
| | | | | | - Add missing dependencies so that all provided non-yahoo jars are listed in container-dependency-versions. - Add relativePath for all child poms of parent.
* Add JavaTimeModule to Jersey. Exclude Jackson from athenz bundleBjørn Christian Seime2017-11-221-5/+26
|
* Create certificate request signerValerij Fredriksen2017-11-091-0/+6
|
* Validate identity same as in services.xmlValerij Fredriksen2017-11-021-0/+6
|
* Add copyright headerJon Bratseth2017-10-271-0/+1
|
* Exclude slf4j-api from Athenz dependenciesBjørn Christian Seime2017-10-251-0/+12
| | | | | slf4j-api must be excluded, otherwise bundle will fail on class loading because of a loader constraint violation.
* Use provided scope for config-provisioningMorten Tokle2017-10-241-0/+1
|
* Remove dependencies declaration for those transitively provided by container-devBjørn Christian Seime2017-10-231-6/+0
|
* Use BouncyCastle with 'compile' scopeBjørn Christian Seime2017-10-231-21/+0
|
* Add Athenz identity provider and configurationMorten Tokle2017-10-201-0/+22
|
* Add Athenz Identity Provider ServiceBjørn Christian Seime2017-10-181-0/+122