aboutsummaryrefslogtreecommitdiff
path: root/zenserver/auth/authmgr.h
Commit message (Expand)AuthorAgeFilesLines
* Refactored auth manager to use simplified encryption API.Per Larsson2022-02-071-9/+3
* Minor cleanup of free functions.Per Larsson2022-02-031-16/+16
* Added AES encryption key/IV cli options.Per Larsson2022-02-031-0/+10
* Added upstream auth config and removed the possibility to add endpoints via R...Per Larsson2022-02-021-0/+1
* Parse expire time from OpenID refresh token and added OpenId token provider.Per Larsson2022-02-021-4/+3
* Get access token from auth mgr.Per Larsson2022-01-281-0/+8
* Add OpenID auth to auth mgr.Per Larsson2022-01-261-0/+6
* Added auth manager with support for OIDC providers.Per Larsson2022-01-251-0/+36