1. 80ea0dd Merged OAuth2 client deregistration controllers. by margaretha · 8 years ago
  2. d7cab21 Updated client registration requirement to allow desktop apps. by margaretha · 8 years ago
  3. e4034a8 Updated redirect URI validator. by margaretha · 8 years ago openid
  4. 249a0aa Implemented OAuth2 token request with password grant using Nimbus lib. by margaretha · 8 years ago
  5. a2ce63d Implemented OpenID support for auth_time, nonce and max_age. by margaretha · 8 years ago
  6. 9c78e1a Implemented OpenId configuration. by margaretha · 8 years ago
  7. 1929596 Added JWK-set web-controller listing kustvakt public keys. by margaretha · 8 years ago
  8. 5225ed0 Implemented signed OpenID token with default algorithm RSA256. by margaretha · 8 years ago
  9. b36b1a3 Implemented OpenID token service for authorization code flow. by margaretha · 8 years ago
  10. 56fd558 Implemented OAuth2 authorization error response using redirect URI. by margaretha · 8 years ago
  11. da3c785 Implemented handler for OpenID authentication error response. by margaretha · 8 years ago
  12. ec247dd Implemented openid authentication for authorization code request. by margaretha · 8 years ago
  13. cf306d3 Updated Krill version & added controller tests with OAuth2 access token. by margaretha · 8 years ago
  14. 417571c Added parameter checking for authorization DAO. by margaretha · 8 years ago
  15. 07402f4 Altered user authentication method in authorization code request. by margaretha · 8 years ago
  16. be4c5c9 Handled scopes & added request token with authorization code tests. by margaretha · 8 years ago
  17. 1097acc Added access token scope join table and updated fix for #21. by margaretha · 8 years ago
  18. b4ce660 Added setting default access scopes in the config file & fixed #21. by margaretha · 8 years ago
  19. a452c5e Implemented OAuth2 request access token with authorization code grant. by margaretha · 8 years ago