aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/identityprovider/api/EntityBindingsMapper.java
Commit message (Expand)AuthorAgeFilesLines
* Always get ztsUrl from ID docValerij Fredriksen2023-07-071-4/+2
* Add separate api to fetch rolesMorten Tokle2023-04-281-4/+1
* Include roles from logfwarder config in identity documentMorten Tokle2023-04-281-1/+5
* Introduce new identity document layoutMorten Tokle2023-04-251-30/+94
* Revert "change to new identity document format"Morten Tokle2023-04-251-94/+30
* Introduce new identity document layoutMorten Tokle2023-04-211-30/+94
* Reapply "public athenz provider" (#26311)Morten Tokle2023-03-061-0/+6
* Revert "Mortent/reapply public athenz provider"Henning Baldersheim2023-03-041-6/+0
* Add service identity to identity documentMorten Tokle2023-03-031-0/+4
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-03-021-0/+2
* Revert "Set ztsUrl/sisUrl in identity document"Morten Tokle2023-03-011-2/+0
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-271-0/+2
* Revert "public vespa provider"Morten Tokle2023-02-271-2/+0
* Set ztsUrl/sisUrl in identity documentMorten Tokle2023-02-231-0/+2
* Handle unknown attributes in identity documentBjørn Christian Seime2023-02-071-5/+14
* Handle missing cluster typeBjørn Christian Seime2023-02-061-1/+1
* Remove dependency on config-provisioningBjørn Christian Seime2023-02-031-3/+2
* Add SAN URI with cluster type in instance certificatesBjørn Christian Seime2023-02-031-2/+4
* Add cluster type as SAN URI in Athenz instance certificates for VespaBjørn Christian Seime2023-02-031-2/+4
* Convert to Java recordBjørn Christian Seime2023-02-031-10/+10
* Read/write SignedIdentityDocument without going via FileValerij Fredriksen2021-10-151-5/+8
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Remove workaround for missing identity typeBjørn Christian Seime2018-08-161-2/+2
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-08-151-4/+0
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-08-151-51/+11
* Write identity document to temp file, then atomic moveBjørn Christian Seime2018-08-091-1/+6
* Revert "Bjorncs/remove wrapped identity document"Morten Tokle2018-08-071-9/+53
* Remove 'dnsSuffix' and 'ztsEndpoint' from identity documentBjørn Christian Seime2018-07-261-4/+0
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-07-261-51/+11
* Deprecate identityDocument fieldBjørn Christian Seime2018-06-121-4/+3
* Add utility methods to (de)serialize signed identity document from/to fileBjørn Christian Seime2018-06-071-1/+22
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-06-071-5/+9
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-2/+10
* Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocume...Jon Marius Venstad2018-06-031-10/+2
* Revert "Add identity type to unique instance id and signed identity document"Jon Marius Venstad2018-06-031-9/+5
* Add identity type to unique instance id and signed identity documentBjørn Christian Seime2018-05-311-5/+9
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-2/+10
* Remove deprecated identity-document entity typesBjørn Christian Seime2018-05-281-3/+2
* Add missing base64 encoding of identity documentBjørn Christian Seime2018-05-161-1/+3
* Add mapping from SignedIdentityDocumentEntity to SignedIdentityDocumentBjørn Christian Seime2018-05-161-0/+24
* Add new binding types which name does not conflict with model typesBjørn Christian Seime2018-05-111-0/+68