1. f370f54 Updated RefreshToken implementations with separate DB tables. Allows by margaretha · 8 years ago
  2. 835178d Implemented OAuth2 client info controller, super clients and unlimited by margaretha · 8 years ago
  3. 1ef36bd Fixed revoking latest access token when refreshing OAuth2 access token. by margaretha · 8 years ago
  4. 03b8286 Implemented refreshing OAuth2 access token by margaretha · 8 years ago
  5. 064eb6f Added storing authorization code and access token in cache; fixed bugs. by margaretha · 8 years ago
  6. 20f3123 Added service layer to SearchController, added OAuth2 scope handling, by margaretha · 8 years ago
  7. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  8. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  9. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  10. 9c78e1a Implemented OpenId configuration. by margaretha · 8 years ago
  11. 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
  12. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  13. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  14. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  15. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago