- 7ac20b1 Changed OAuth2 token request using Nimbus (#650) by margaretha · 2 years, 8 months ago
- 5f5d3ed Updated authorization services using Nimbus (#650) by margaretha · 2 years, 9 months ago
- dd898b3 Replaced javax.serlet to jakarta.servlet by margaretha · 2 years, 9 months ago
- 96c309d Replaced javax.ws to jakarta.ws namespace (#648) by margaretha · 2 years, 9 months ago
- 7da2390 Added a new API: install plugin by margaretha · 4 years, 1 month ago
- 977fabe Handled user-defined refresh token expiry. by margaretha · 4 years, 1 month ago
- a26cbde Update dependency of nimbus-jose-jwt and oauth2-oidc-sdk by Akron · 6 years ago
- 398f472 Added comments & updated code structure. by margaretha · 7 years ago
- f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
- 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
- 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 8 years ago
- 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
- 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
- 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
- e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
- 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
- a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
- 9c78e1a Implemented OpenId configuration. by margaretha · 8 years ago
- 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
- 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
- b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
- da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
- ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago