aboutsummaryrefslogtreecommitdiffstats
path: root/controller-api/src/main/java/com/yahoo/vespa/hosted/controller/api/integration/user
Commit message (Expand)AuthorAgeFilesLines
* Expose ?query parameter for find user. Output is now arrayØyvind Grønnesby2022-09-091-0/+3
* Revert "Revert "Expose method to find user and their tenants""Øyvind Grønnesby2022-09-051-0/+4
* Revert "Expose method to find user and their tenants"Henning Baldersheim2022-09-051-4/+0
* Expose method to find user and their tenantsØyvind Grønnesby2022-09-051-0/+4
* Create UserSessionManagerValerij Fredriksen2022-08-121-0/+13
* Move User from controller-api to jdisc-security-filtersBjørn Christian Seime2022-04-272-83/+1
* Delete app before tenant. Add testOla Aunrønning2021-12-021-1/+8
* Moves role maintainer to controller-api. Adds ZMS role deletion functionalityOla Aunrønning2021-11-232-0/+43
* Update 2020 Oath copyrights.gjoranv2021-10-274-4/+4
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Create UserManagementMaintainerOla Aunrønning2021-09-021-0/+3
* Require date to be non-nullsmorgrav2021-06-151-1/+1
* Use pre defined EPOC and rename no datesmorgrav2021-06-151-2/+2
* Additional fields to User - verified and lastLoginsmorgrav2021-06-151-2/+29
* verify tenant creation with roles from auth0 (#13594)Andreas Eriksen2020-06-161-0/+2
* Merge pull request #13265 from vespa-engine/olaa/invoice-manager-roleOla Aunrønning2020-05-171-0/+1
|\
| * Added hosted accountant roleOla Aunrønning2020-05-151-0/+1
* | Change attribute nameJon Marius Venstad2020-05-151-1/+1
|/
* Remove unused tenant and application rolesMartin Polden2020-03-051-14/+0
* Add supporter roletoby2020-02-121-0/+1
* Add/corect copyright headersJon Bratseth2020-01-034-0/+4
* Relax name requirementValerij Fredriksen2019-11-291-2/+2
* Add all accessible tenantsValerij Fredriksen2019-11-291-5/+7
* Rename remove add methods to differentiate it to roles crud operationstoby2019-11-081-2/+2
* Add symetric removeRoles to user management apitoby2019-11-081-0/+3
* Add method and use this in already supported restapitoby2019-11-071-0/+3
* Do not expose the headless role in the APIs - only used for keysØyvind Grønnesby2019-10-101-1/+1
* Remove visibility of "old" rolesØyvind Grønnesby2019-10-081-9/+2
* Introduce simplified roles without removing old ones - some tests commented outØyvind Grønnesby2019-10-081-2/+14
* Actually add the nick/pic updatetoby2019-09-092-1/+54
* Revert "Return user object instead of user id from listUser in UserManagement...Jon Marius Venstad2019-09-062-54/+1
* Return user object instead of user id from listUser in UserManagement (#10455)Torbjørn Smørgrav2019-09-052-1/+54
* Make Roles staticJon Marius Venstad2019-04-151-15/+7
* UserRoles -> RolesJon Marius Venstad2019-04-151-2/+2
* Replace Roles with static factories in RoleJon Marius Venstad2019-04-151-23/+16
* Merge pull request #9070 from vespa-engine/mortent/remove-unused-methodJon Marius Venstad2019-04-101-5/+0
|\
| * Remove unused methodMorten Tokle2019-04-101-5/+0
* | Merge pull request #9059 from vespa-engine/jvenstad/user-managementMorten Tokle2019-04-101-5/+5
|\ \ | |/ |/|
| * Reorder roles from most to least privilegedJon Marius Venstad2019-04-091-5/+5
* | Allow reading operator roles from external authz systemMorten Tokle2019-04-091-0/+13
|/
* Minor cleanupJon Marius Venstad2019-04-081-23/+23
* Remove RoleId and move serialisation etc to UserRolesJon Marius Venstad2019-04-083-123/+121
* Fill out UserApiHandlerJon Marius Venstad2019-04-081-1/+1
* Add some TODOsJon Marius Venstad2019-04-081-1/+1
* Simplify UserManagementJon Marius Venstad2019-04-081-2/+2
* Remove applicationOwnerJon Marius Venstad2019-04-081-2/+0
* Do user management in CloudAccessControlJon Marius Venstad2019-04-051-1/+1
* Export packageJon Marius Venstad2019-04-051-0/+5
* Review comments regarding ProtoRoleJon Marius Venstad2019-04-051-4/+4
* Group -> RoleJon Marius Venstad2019-04-052-24/+24