aboutsummaryrefslogtreecommitdiffstats
path: root/vespa-athenz/src/main/java/com/yahoo/vespa/athenz/identityprovider/api/IdentityDocument.java
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Always get ztsUrl from ID docValerij Fredriksen2023-07-071-2/+3
* No need for config in IdentityDocumentGeneratorHåkon Hallingstad2023-06-301-7/+4
* Add separate api to fetch rolesMorten Tokle2023-04-281-5/+3
* Include roles from logfwarder config in identity documentMorten Tokle2023-04-281-3/+7
* Introduce new identity document layoutMorten Tokle2023-04-251-0/+54
* Revert "change to new identity document format"Morten Tokle2023-04-251-54/+0
* Introduce new identity document layoutMorten Tokle2023-04-211-0/+54
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-08-151-52/+0
* Revert "Bjorncs/remove wrapped identity document"Morten Tokle2018-08-071-0/+52
* Remove wrapped document structure from SignedIdentityDocumentBjørn Christian Seime2018-07-261-52/+0
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-06-071-0/+2
* Revert "Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocume...Jon Marius Venstad2018-06-031-2/+0
* Prepare for inlining of 'IdentityDocument' into 'SignedIdentityDocument'Bjørn Christian Seime2018-05-311-0/+2
* Add identity document client + domain types for signed identity documentBjørn Christian Seime2018-05-041-0/+50